mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 23:14:31 +04:00
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
--- a/src/eibclient.c 2007-10-11 01:55:31.000000000 +0200
|
|
+++ b/src/eibclient.c 2015-06-27 22:18:01.433296921 +0200
|
|
@@ -32,6 +32,7 @@
|
|
#include <netinet/in.h>
|
|
#include <netdb.h>
|
|
#include <errno.h>
|
|
+#include <string.h>
|
|
|
|
#include "config.h"
|
|
|