diff options
-rw-r--r-- | common/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/stdafx.h b/common/stdafx.h index 9a72493129..2d59efe688 100644 --- a/common/stdafx.h +++ b/common/stdafx.h @@ -97,7 +97,6 @@ #undef CMD_INVALID #endif #if !defined(macintosh) -#include <sys/param.h> #include <sys/types.h> #include <sys/uio.h> #endif |