osfcn.h

Go to the documentation of this file.
00001 
00002 #ifndef OSFCN_H
00003 #define OSFCN_H 1
00004 
00005 //#include <std.h>
00006 #include <time.h>
00007 #include <sys/types.h>
00008 #if _G_HAVE_SYS_SOCKET
00009 #include <sys/socket.h>
00010 #endif
00011 #if _G_HAVE_SYS_RESOURCE
00012 #include <sys/time.h>
00013 #include <sys/resource.h>
00014 #endif
00015 
00016 
00017 #endif

Generated on Tue Sep 19 21:18:25 2006 for Boomerang by  doxygen 1.4.6