summaryrefslogtreecommitdiff
path: root/src
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 /src
parent4022522a81852d845ec8479d229b915d293c97d6 (diff)
downloadopenrc-bc9cc3dfb5c27d30964dc497d7559c134f3893ef.tar.gz
openrc-bc9cc3dfb5c27d30964dc497d7559c134f3893ef.tar.bz2
openrc-bc9cc3dfb5c27d30964dc497d7559c134f3893ef.tar.xz
No need for that include
Diffstat (limited to 'src')
-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 c9f699e..70ddd97 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"