summaryrefslogtreecommitdiff
path: root/nt/preprep.c
diff options
context:
space:
mode:
Diffstat (limited to 'nt/preprep.c')
-rw-r--r--nt/preprep.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/preprep.c b/nt/preprep.c
index 78ed1c32381..8b054b19a71 100644
--- a/nt/preprep.c
+++ b/nt/preprep.c
@@ -21,6 +21,9 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
based on code from addsection.c
*/
+#define DEFER_MS_W32_H
+#include <config.h>
+
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>