summaryrefslogtreecommitdiff
path: root/examples/mountlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mountlist.c')
-rw-r--r--examples/mountlist.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/mountlist.c b/examples/mountlist.c
index f4a07d87..7118514b 100644
--- a/examples/mountlist.c
+++ b/examples/mountlist.c
@@ -21,6 +21,10 @@
Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <locale.h>
#include <libintl.h>
#include <stdio.h>