summaryrefslogtreecommitdiffstats
path: root/devel/motor/files/patch-kksystr_include_kkiproc.h
blob: 5d948b129c0642f40a88cae95dfad800d1d67507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- kksystr/include/kkiproc.h.orig	2010-01-19 11:48:25.000000000 +0100
+++ kksystr/include/kkiproc.h	2010-01-19 11:48:55.000000000 +0100
@@ -9,7 +9,9 @@
 #include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
+#ifdef __linux__
 #include <utmp.h>
+#endif
 #include <string.h>
 #include <ctype.h>
 
OpenPOWER on IntegriCloud