summaryrefslogtreecommitdiff
path: root/test/rulescomp.c
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2012-08-03 03:45:14 +0200
committerDaniel Stone <daniel@fooishbar.org>2012-08-08 16:23:30 +0200
commit6021a9762b9f375924a0e0e56bbd1dd739a2b37d (patch)
treec713bb16a9c63fab001c69f83ac14984e360d540 /test/rulescomp.c
parent39da9274a7abca8539391925c797234ce6a6d590 (diff)
test: Minimise includes
Mostly from functions which used to use file functions directly, but now use test.h wrappers. Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Diffstat (limited to 'test/rulescomp.c')
-rw-r--r--test/rulescomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rulescomp.c b/test/rulescomp.c
index 30c0df8..8eb9464 100644
--- a/test/rulescomp.c
+++ b/test/rulescomp.c
@@ -26,7 +26,6 @@
#include <assert.h>
#include <stdio.h>
-#include <string.h>
#include <time.h>
#include "xkbcommon/xkbcommon.h"