aboutsummaryrefslogtreecommitdiff
path: root/src/rc-misc.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-05 20:43:32 +0000
committerRoy Marples <roy@marples.name>2008-01-05 20:43:32 +0000
commite6c9bdf2a30d84e35b783146ebe36314b4269ffb (patch)
treef9a3d84e4e70ae56a8d6b56d30fa4425cea1154c /src/rc-misc.h
parentc92be49041a7b56f651a93e71e15e94bc8727489 (diff)
Add the missing changes from the recent Makefile updates
Diffstat (limited to 'src/rc-misc.h')
-rw-r--r--src/rc-misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc-misc.h b/src/rc-misc.h
index 70ddd976..c9f699eb 100644
--- a/src/rc-misc.h
+++ b/src/rc-misc.h
@@ -35,6 +35,7 @@
#include <sys/stat.h>
#include <errno.h>
#include <stdbool.h>
+#include <string.h>
#ifndef LIB
# define LIB "lib"