summaryrefslogtreecommitdiffstats
path: root/SOURCES/fdmatch.patch
blob: f7effb49093ccfa036f50e002c8077f025e07f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- stat.h.orig	2017-11-08 08:25:07.392031236 +0100
+++ stat.h	2017-11-08 08:25:35.263933686 +0100
@@ -32,6 +32,8 @@
 extern "C" {
 #endif
 
+#include <types/vxTypesOld.h>
+
 #if ((CPU_FAMILY==I960) && (defined __GNUC__))
 #pragma align 1			/* tell gcc960 not to optimize alignments */
 #endif	/* CPU_FAMILY==I960 */