aboutsummaryrefslogtreecommitdiff
path: root/include/duser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/duser.h')
-rw-r--r--include/duser.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/duser.h b/include/duser.h
index c70eda5..06cdf84 100644
--- a/include/duser.h
+++ b/include/duser.h
@@ -21,6 +21,10 @@
#ifndef DUSER_H
#define DUSER_H
+#ifdef HAVE_CONFIG_H
+ #include "config.h"
+#endif
+
#include <limits.h>
#define REGEX_MAX 255
#define SELF __FUNCTION__