summaryrefslogtreecommitdiff
path: root/science/libcint/files/patch-src_c2f.h
diff options
context:
space:
mode:
Diffstat (limited to 'science/libcint/files/patch-src_c2f.h')
-rw-r--r--science/libcint/files/patch-src_c2f.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/science/libcint/files/patch-src_c2f.h b/science/libcint/files/patch-src_c2f.h
new file mode 100644
index 000000000000..b7d3deccc865
--- /dev/null
+++ b/science/libcint/files/patch-src_c2f.h
@@ -0,0 +1,10 @@
+--- src/c2f.h.orig 2018-03-21 00:24:56 UTC
++++ src/c2f.h
+@@ -4,6 +4,7 @@
+ */
+
+ #include "config.h"
++#include <sys/types.h>
+
+ #define ALL_CINT_FORTRAN_(NAME) \
+ int c##NAME##_sph_(double *out, int *shls, int *atm, int *natm, \