aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-05-14 18:07:54 +0200
committerMattias Andrée <maandree@operamail.com>2015-05-14 18:07:54 +0200
commitaf7482493ff16065a7ecea213e8b00e9a7198c9b (patch)
treec0dce4b89e1ef6d85cad0d48b8ba402aeeeeafa2 /src/test/test.h
parenttest: add an error check just to be safe (diff)
downloadlibgamma-af7482493ff16065a7ecea213e8b00e9a7198c9b.tar.gz
libgamma-af7482493ff16065a7ecea213e8b00e9a7198c9b.tar.bz2
libgamma-af7482493ff16065a7ecea213e8b00e9a7198c9b.tar.xz
test: test ramp order
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/test/test.h')
-rw-r--r--src/test/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/test.h b/src/test/test.h
index 62cda4c..0c22fe0 100644
--- a/src/test/test.h
+++ b/src/test/test.h
@@ -32,6 +32,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <stdint.h>
+#include <string.h>
#endif