projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e0f730
)
included sys/socket.h
author
c vw
<dl1ycf@darc.de>
Mon, 15 Jun 2020 14:51:13 +0000
(16:51 +0200)
committer
c vw
<dl1ycf@darc.de>
Mon, 15 Jun 2020 14:51:13 +0000
(16:51 +0200)
stemlab_discovery.c
patch
|
blob
|
history
diff --git
a/stemlab_discovery.c
b/stemlab_discovery.c
index 8b90aaca4d1db148d5c3ed5d563430712f2458a9..df9c45c08947164dacc734f9d62917beef62dc0b 100644
(file)
--- a/
stemlab_discovery.c
+++ b/
stemlab_discovery.c
@@
-31,6
+31,7
@@
#include <stdlib.h>
#include <stdbool.h>
#include <ifaddrs.h>
+#include <sys/socket.h>
#include <net/if.h>
#include <arpa/inet.h>
#include <string.h>
@@
-40,7
+41,6
@@
#include <gdk/gdk.h>
#include <glib.h>
#include <errno.h>
-#include <ifaddrs.h>
#include <stdint.h>
#include <string.h>