Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/comms/gammu/files/patch-libgammu_service_gsmmisc.c
16461 views
1
--- libgammu/service/gsmmisc.c.orig 2015-12-08 10:38:12 UTC
2
+++ libgammu/service/gsmmisc.c
3
@@ -5,6 +5,7 @@
4
#include <string.h>
5
#include <stdlib.h>
6
#include <sys/stat.h>
7
+#include <sys/socket.h>
8
9
#include <gammu-keys.h>
10
#include <gammu-debug.h>
11
12