diff options
Diffstat (limited to 'tests/unistd_test.cpp')
-rw-r--r-- | tests/unistd_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unistd_test.cpp b/tests/unistd_test.cpp index f56b767dc..ce0bebadd 100644 --- a/tests/unistd_test.cpp +++ b/tests/unistd_test.cpp @@ -18,8 +18,6 @@ #include "ScopedSignalHandler.h" #include "TemporaryFile.h" -#define __STDC_LIMIT_MACROS // For glibc. - #include <errno.h> #include <fcntl.h> #include <stdint.h> |