aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-12-19 14:08:33 +0000
committerRoy Marples <roy@marples.name>2007-12-19 14:08:33 +0000
commitbc9cc3dfb5c27d30964dc497d7559c134f3893ef (patch)
tree529ff1a62680d0811ba510c63ec60fa149b33824
parent4022522a81852d845ec8479d229b915d293c97d6 (diff)
No need for that include
-rw-r--r--src/rc-misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc-misc.h b/src/rc-misc.h
index c9f699eb..70ddd976 100644
--- a/src/rc-misc.h
+++ b/src/rc-misc.h
@@ -35,7 +35,6 @@
#include <sys/stat.h>
#include <errno.h>
#include <stdbool.h>
-#include <string.h>
#ifndef LIB
# define LIB "lib"