add support for x86_64; foreign import is now supported in GHCi on x86_64
[ghc-hetmet.git] / glafp-utils / lndir / lndir.c
index 8da535e..c65715e 100644 (file)
@@ -44,6 +44,7 @@ in this Software without prior written authorization from the X Consortium.
 */
 
 #include "lndir-Xos.h"
+#include <stdlib.h>
 #include <stdio.h>
 #include <sys/stat.h>
 #include <sys/param.h>