aboutsummaryrefslogtreecommitdiffstats
path: root/science/pcmsolver/files/patch-src_interface_Meddle.cpp
blob: 73edd2a8cd87d28f171f7a2d4fcbf96f0acc7ea3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/interface/Meddle.cpp.orig	2019-10-24 12:36:20 UTC
+++ src/interface/Meddle.cpp
@@ -21,6 +21,7 @@
  * PCMSolver API, see: <http://pcmsolver.readthedocs.io/>
  */
 
+#include <sys/types.h>
 #include "Meddle.hpp"
 #include "PCMInput.h"
 #include "pcmsolver.h"