Back out the previous revision and remove the include of sys/types.h

instead.
This commit is contained in:
Markus Armbruster 2007-08-16 10:41:30 +00:00
parent 3bdad8ce26
commit a9c872f006
2 changed files with 0 additions and 2 deletions

View file

@ -48,7 +48,6 @@
#include <process.h>
#include "service.h"
#endif
#include <sys/types.h>
#include <unistd.h>
#include "empio.h"