987d9c735d
Also remove the py-requests, as the version has been updated in Alpine. Close: #1603
10 lines
180 B
Diff
10 lines
180 B
Diff
--- a/tests/timespec-test.c
|
|
+++ b/tests/timespec-test.c
|
|
@@ -25,6 +25,7 @@
|
|
|
|
#include "config.h"
|
|
|
|
+#include <time.h>
|
|
#include <stdlib.h>
|
|
#include <stdint.h>
|
|
#include <stdio.h>
|