diff options
Diffstat (limited to 'tests/test_fread_overwrite_static.c')
| -rw-r--r-- | tests/test_fread_overwrite_static.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_fread_overwrite_static.c b/tests/test_fread_overwrite_static.c index e9de2ce..16a5e30 100644 --- a/tests/test_fread_overwrite_static.c +++ b/tests/test_fread_overwrite_static.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #include <assert.h> | ||
| 2 | |||
| 3 | #include "common.h" | 1 | #include "common.h" |
| 4 | 2 | ||
| 3 | #include <assert.h> | ||
| 5 | #include <stdio.h> | 4 | #include <stdio.h> |
| 6 | 5 | ||
| 7 | int main(int argc, char** argv) { | 6 | int main(int argc, char** argv) { |
