summaryrefslogtreecommitdiff
path: root/math/mpfi/files/patch-tests_mpfi-tests.h
blob: 7bca2b4922d865fd65462784f6af89fe36b8eff2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tests/mpfi-tests.h.orig	2019-08-01 20:07:19 UTC
+++ tests/mpfi-tests.h
@@ -27,6 +27,7 @@ MA 02110-1301, USA. */
 #ifndef __MPFI_TESTS_H__
 #define __MPFI_TESTS_H__
 
+#include <sys/types.h>
 #include <stdlib.h>
 
 #include "mpfi_io.h"