]> andersk Git - moira.git/commitdiff
Include stdlib.h.
authorzacheiss <zacheiss>
Thu, 17 Apr 2008 20:51:16 +0000 (20:51 +0000)
committerzacheiss <zacheiss>
Thu, 17 Apr 2008 20:51:16 +0000 (20:51 +0000)
include/moira.h

index 3d49552a76e46d53bdf5d40c0133ee9bc7ab50e5..cb65936365addd34272789af48b863e9632cfc83 100644 (file)
@@ -18,6 +18,7 @@
 #endif /*_WIN32 */
 
 /* return values from queries (and error codes) */
+#include <stdlib.h>
 #include <sys/types.h>
 #include <com_err.h>
 #include "mr_et.h"
This page took 0.409313 seconds and 5 git commands to generate.