summaryrefslogtreecommitdiff
path: root/data/dropbear_/utmpx.diff
blob: 059a6d1a93e26154f08c315e670fa02e30eec4da (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ur dropbear-2019.78/includes.h dropbear-2019.78+iOS/includes.h
--- dropbear-2019.78/includes.h	2019-03-27 04:15:23.000000000 -1000
+++ dropbear-2019.78+iOS/includes.h	2019-11-03 23:25:47.000000000 -1000
@@ -63,6 +63,7 @@
 #endif
 
 #ifdef HAVE_UTMPX_H
+#define _UTMPX_COMPAT
 #include <utmpx.h>
 #endif