summaryrefslogtreecommitdiff
path: root/science/libcint/files/patch-src_c2f.h
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-26 23:13:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-26 23:13:45 +0000
commit89e7355c19a974372c2ea5f806fba30a94a96b0c (patch)
tree5a07fe0217e015925cea45f9c42c8403f07a172e /science/libcint/files/patch-src_c2f.h
parentx11-toolkits/gtk30: Add new non-default WAYLAND option (diff)
New port: science/libcint: General GTO integrals for quantum chemistry
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, \