summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libfs/src/imfs/imfs_gtkn.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libfs/src/imfs/imfs_gtkn.c')
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_gtkn.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/libfs/src/imfs/imfs_gtkn.c b/c/src/exec/libfs/src/imfs/imfs_gtkn.c
index 6fdcd2c77e..f635ab3760 100644
--- a/c/src/exec/libfs/src/imfs/imfs_gtkn.c
+++ b/c/src/exec/libfs/src/imfs/imfs_gtkn.c
@@ -14,6 +14,10 @@
* $Id$
*/
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdlib.h>
#include "imfs.h"
#include <rtems/libio_.h>