mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 20:55:19 +03:00
7 lines
183 B
Diff
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
|