Added some include files in a couple of example programs
This improves portability of the examples. This patch was submitted to the OpenBSD ports collection by naddy.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
# ifdef __VMS
|
||||
typedef int intptr_t;
|
||||
# endif
|
||||
# include <stdint.h>
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
|
Reference in New Issue
Block a user