summaryrefslogtreecommitdiffstats
path: root/tests/rdwrmmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdwrmmap.c')
-rw-r--r--tests/rdwrmmap.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/rdwrmmap.c b/tests/rdwrmmap.c
index 95a4df35..6f027dfe 100644
--- a/tests/rdwrmmap.c
+++ b/tests/rdwrmmap.c
@@ -14,6 +14,10 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <errno.h>
#include <error.h>
#include <stdio.h>