aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-16 16:17:46 +0200
committerMattias Andrée <maandree@kth.se>2021-09-16 16:17:46 +0200
commit685183aec181d29f3035cdd19ab1d826e2edb5f9 (patch)
treea7816c4b6fcc81fa0ed914c7a51de04c35d2fdbf /test.c
parentm readme (diff)
downloadbinary-multisearch.h-685183aec181d29f3035cdd19ab1d826e2edb5f9.tar.gz
binary-multisearch.h-685183aec181d29f3035cdd19ab1d826e2edb5f9.tar.bz2
binary-multisearch.h-685183aec181d29f3035cdd19ab1d826e2edb5f9.tar.xz
Improve makefile1.0.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.c b/test.c
index f38bb99..986488a 100644
--- a/test.c
+++ b/test.c
@@ -1,4 +1,4 @@
-#define _GNU_SOURCE
+/* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include <stdlib.h>
#include <time.h>