diff options
Diffstat (limited to 'src/rc/do_value.c')
-rw-r--r-- | src/rc/do_value.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc/do_value.c b/src/rc/do_value.c index a511afd9..e6aa3ef0 100644 --- a/src/rc/do_value.c +++ b/src/rc/do_value.c @@ -28,6 +28,7 @@ #include <unistd.h> #include "einfo.h" +#include "rc.h" #include "rc-misc.h" const char *applet = NULL; |