Unconditionally #include <sys/types.h>.
2000-01-09 Martin Baulig <martin@bergen.home-of-linux.org> * include/glibtop/global.h: Unconditionally #include <sys/types.h>.
This commit is contained in:
committed by
Martin Baulig
parent
c37460ad3d
commit
9b8fd192d0
@@ -1,3 +1,7 @@
|
||||
2000-01-09 Martin Baulig <martin@bergen.home-of-linux.org>
|
||||
|
||||
* include/glibtop/global.h: Unconditionally #include <sys/types.h>.
|
||||
|
||||
2000-01-02 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* include/glibtop/errors.h
|
||||
|
@@ -111,10 +111,10 @@
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef _IN_LIBGTOP
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
|
Reference in New Issue
Block a user