summaryrefslogtreecommitdiffstats
path: root/mc/mc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mc/mc.c')
-rw-r--r--mc/mc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mc/mc.c b/mc/mc.c
index 71d2d9c0..04c83d46 100644
--- a/mc/mc.c
+++ b/mc/mc.c
@@ -18,6 +18,10 @@
* media center
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include "mc.h"
/*****************************************************************************/