mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 22:25:42 +02:00
10 lines
185 B
Diff
10 lines
185 B
Diff
--- a/tools/afcclient.c
|
|
+++ b/tools/afcclient.c
|
|
@@ -36,6 +36,7 @@
|
|
#include <signal.h>
|
|
#include <ctype.h>
|
|
#include <unistd.h>
|
|
+#include <time.h>
|
|
|
|
#ifdef WIN32
|
|
#include <windows.h>
|