diff options
| -rw-r--r-- | tests/test_swab_dynamic_read.c | 2 | ||||
| -rw-r--r-- | tests/test_swab_dynamic_write.c | 2 | ||||
| -rw-r--r-- | tests/test_swab_overwrite_over.c | 2 | ||||
| -rw-r--r-- | tests/test_swab_overwrite_under.c | 2 | ||||
| -rw-r--r-- | tests/test_swab_static_read.c | 2 | ||||
| -rw-r--r-- | tests/test_swab_static_write.c | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/tests/test_swab_dynamic_read.c b/tests/test_swab_dynamic_read.c index 402dc4e..3ad011a 100644 --- a/tests/test_swab_dynamic_read.c +++ b/tests/test_swab_dynamic_read.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #define _XOPEN_SOURCE | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 5 | #include <unistd.h> | 3 | #include <unistd.h> |
diff --git a/tests/test_swab_dynamic_write.c b/tests/test_swab_dynamic_write.c index 21725b7..bd3efa4 100644 --- a/tests/test_swab_dynamic_write.c +++ b/tests/test_swab_dynamic_write.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #define _XOPEN_SOURCE | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 5 | #include <unistd.h> | 3 | #include <unistd.h> |
diff --git a/tests/test_swab_overwrite_over.c b/tests/test_swab_overwrite_over.c index 997f6d1..0ddb274 100644 --- a/tests/test_swab_overwrite_over.c +++ b/tests/test_swab_overwrite_over.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #define _XOPEN_SOURCE | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 5 | #include <unistd.h> | 3 | #include <unistd.h> |
diff --git a/tests/test_swab_overwrite_under.c b/tests/test_swab_overwrite_under.c index 1d69545..be425e2 100644 --- a/tests/test_swab_overwrite_under.c +++ b/tests/test_swab_overwrite_under.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #define _XOPEN_SOURCE | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 5 | #include <unistd.h> | 3 | #include <unistd.h> |
diff --git a/tests/test_swab_static_read.c b/tests/test_swab_static_read.c index f7fffcb..fa068c1 100644 --- a/tests/test_swab_static_read.c +++ b/tests/test_swab_static_read.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #define _XOPEN_SOURCE | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 5 | #include <unistd.h> | 3 | #include <unistd.h> |
diff --git a/tests/test_swab_static_write.c b/tests/test_swab_static_write.c index b5a63c6..ccf3a90 100644 --- a/tests/test_swab_static_write.c +++ b/tests/test_swab_static_write.c | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #define _XOPEN_SOURCE | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 5 | #include <unistd.h> | 3 | #include <unistd.h> |
