diff options
Diffstat (limited to 'utils/lndir')
-rw-r--r-- | utils/lndir/lndir.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/lndir/lndir.c b/utils/lndir/lndir.c index 22f1e30ab9..bfce2b515e 100644 --- a/utils/lndir/lndir.c +++ b/utils/lndir/lndir.c @@ -43,6 +43,8 @@ in this Software without prior written authorization from the X Consortium. % lndir ../X */ +#define NeedVarargsPrototypes 1 + #include "lndir-Xos.h" #include <stdlib.h> #include <stdio.h> |