diff --git a/sysincl.h b/sysincl.h index e04b6e1..30e9b48 100644 --- a/sysincl.h +++ b/sysincl.h @@ -55,6 +55,7 @@ #include #include #include +#include #ifdef HAVE_INTTYPES_H #include @@ -64,12 +65,6 @@ /* Tough */ #endif -/* One or other of these to make getsid() visible */ -#define __EXTENSIONS__ 1 -#define __USE_XOPEN_EXTENDED 1 - -#include - #ifdef FEAT_IPV6 /* For inet_ntop() */ #include