ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/stdinc.h
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/include/stdinc.h (file contents):
Revision 8036 by michael, Wed Jul 20 17:09:36 2016 UTC vs.
Revision 8037 by michael, Fri Mar 17 22:28:04 2017 UTC

# Line 69 | Line 69
69   #include <unistd.h>
70   #endif
71  
72 #ifdef HAVE_SYS_RESOURCE_H
72   #include <sys/resource.h>
74 #endif
75
73   #include <sys/stat.h>
74 +
75   #ifdef HAVE_SYS_WAIT_H
76   #include <sys/wait.h>
77   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)