define NeedVarargsPrototypes to avoid segfault on x86_64
[ghc-hetmet.git] / utils / lndir / lndir.c
index 22f1e30..bfce2b5 100644 (file)
@@ -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>