diff options
Diffstat (limited to 'test-array.c')
-rw-r--r-- | test-array.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-array.c b/test-array.c index d2a4d20..7955b29 100644 --- a/test-array.c +++ b/test-array.c @@ -1,3 +1,4 @@ +/* vim: set sw=4 ts=4 sts=4 et: */ #undef NDEBUG #define _POSIX_C_SOURCE 200809L #include <l4array.h> |