summaryrefslogtreecommitdiffstats
path: root/src/os_msdos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_msdos.h')
-rw-r--r--src/os_msdos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_msdos.h b/src/os_msdos.h
index b8e90e111a..49420a8959 100644
--- a/src/os_msdos.h
+++ b/src/os_msdos.h
@@ -21,6 +21,7 @@
# define USE_LONG_FNAME _USE_LFN /* decide at run time */
# define USE_FNAME_CASE
# define HAVE_PUTENV
+# define HAVE_STDARG_H
#else
# define SHORT_FNAME /* always 8.3 file name */
#endif