summaryrefslogtreecommitdiff
path: root/src/r128_probe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/r128_probe.c')
-rw-r--r--src/r128_probe.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_probe.c b/src/r128_probe.c
index 85ba6416..fa601ac1 100644
--- a/src/r128_probe.c
+++ b/src/r128_probe.c
@@ -28,6 +28,10 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/*
* Authors:
* Rickard E. Faith <faith@valinux.com>