chiark / gitweb /
output now compiles
[moebius2.git] / common.h
index 99793574edf25789f86f9b092ac1d1f4682e4fb7..7e70a752666e8ad45ee485451bbb13b72d2cd6cb 100644 (file)
--- a/common.h
+++ b/common.h
@@ -21,6 +21,7 @@
 #include <errno.h>
 #include <string.h>
 #include <unistd.h>
+#include <stdint.h>
 
 #include <gsl/gsl_vector.h>
 #include <gsl/gsl_matrix.h>