Rudiments
|
00001 // Copyright (c) 2004 David Muse 00002 // See the COPYING file for more information. 00003 00004 #include <rudiments/private/dll.h> 00005 #include <rudiments/private/inttypes.h> 00006 00007 // necessary to get swab on redhat 7.3 00008 //#define _XOPEN_SOURCE 600 00009 00010 #include <sys/types.h>