mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
11 lines
185 B
Diff
11 lines
185 B
Diff
--- a/tools/afcclient.c
|
|
+++ b/tools/afcclient.c
|
|
@@ -37,6 +37,7 @@
|
|
#include <ctype.h>
|
|
#include <unistd.h>
|
|
#include <dirent.h>
|
|
+#include <time.h>
|
|
|
|
#ifdef WIN32
|
|
#include <windows.h>
|