/[smeserver]/rpms/diald/sme9/diald-1.0.time.h.patch
ViewVC logotype

Contents of /rpms/diald/sme9/diald-1.0.time.h.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue May 7 04:14:24 2013 UTC (11 years ago) by wellsi
Branch: MAIN
CVS Tags: diald-1_0-3_el6_sme, HEAD
* Mon May 14 2007 Shad L. Lords <slords@mail.com> 1.0-3
- Fix Makefile to not set ownerships

1 diff -ru diald-1.0.orig/diald.h diald-1.0/diald.h
2 --- diald-1.0.orig/diald.h 2001-06-16 12:01:25.000000000 -0400
3 +++ diald-1.0/diald.h 2005-10-04 10:18:29.979812000 -0400
4 @@ -27,9 +27,7 @@
5 # include <syslog.h>
6 #endif
7 #include <signal.h>
8 -#if HAVE_SYS_TIME_H
9 -# include <sys/time.h>
10 -#endif
11 +#include <time.h>
12 #ifdef _POSIX_PRIORITY_SCHEDULING
13 # include <sched.h>
14 #endif

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed