1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 20:55:19 +03:00
aports/community/ax25-apps/add-include-for-call.h.patch
2023-10-25 13:52:23 +00:00

7 lines
183 B
Diff

--- a/call/call.h 2019-03-20 16:48:59.000000000 +0000
+++ b/call/call.h 2023-09-13 13:37:14.116197249 +0000
@@ -1,3 +1,4 @@
+#include <time.h>
#ifndef FALSE
#define FALSE 0
#endif