summaryrefslogtreecommitdiffstats
path: root/tests/rscript.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-25 14:20:45 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-25 14:20:45 +0200
commita853542b76cdd5604f11aa431867b9693b16e45f (patch)
treee19337d9e942ee0bc62fb08a60e0470b4868a344 /tests/rscript.c
parent1a0b77dc7154deea77dc4ca6417ff5ff62ff2ce7 (diff)
parentb9549380270fa68e27e8ee3f049c7d34156a85ff (diff)
downloadrsyslog-a853542b76cdd5604f11aa431867b9693b16e45f.tar.gz
rsyslog-a853542b76cdd5604f11aa431867b9693b16e45f.tar.bz2
rsyslog-a853542b76cdd5604f11aa431867b9693b16e45f.zip
Merge branch 'master' into solaris
Diffstat (limited to 'tests/rscript.c')
-rw-r--r--tests/rscript.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rscript.c b/tests/rscript.c
index 6b232f5f..ce81491c 100644
--- a/tests/rscript.c
+++ b/tests/rscript.c
@@ -24,6 +24,7 @@
*/
#include "config.h"
#include <stdio.h>
+#include <string.h>
#include <glob.h>
#include <sys/stat.h>