We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0ffa2 commit be18519Copy full SHA for be18519
src/include/port/linux.h
@@ -8,7 +8,7 @@
8
#define USE_POSIX_TIME
9
#define HAS_TEST_AND_SET
10
11
-#if if defined(__i386__)
+#if defined(__i386__)
12
typedef unsigned char slock_t;
13
14
#elif defined(__powerpc__)
0 commit comments