Loading src/common/compat.h +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #include <stdarg.h> #ifndef NULL_REP_IS_ZERO_BYTES Loading Loading
src/common/compat.h +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #include <stdarg.h> #ifndef NULL_REP_IS_ZERO_BYTES Loading