summaryrefslogtreecommitdiff
path: root/science/libcint/files/patch-src_c2f.h
blob: b7d3deccc8658080f8d33e2bceb920513099a1e0 (plain)
1
2
3
4
5
6
7
8
9
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, \