diff options
| author | Francesco Colista <fcolista@alpinelinux.org> | 2019-03-16 17:59:51 +0000 |
|---|---|---|
| committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-03-16 17:59:51 +0000 |
| commit | 9b89f989b762ed0bf6dba85a3abd5b628894dc53 (patch) | |
| tree | 7b027c1c9c42b5729bd29b21a94b527c914dc31c /testing/sblim-sfcc/time-struct.patch | |
| parent | 2bf616a212d4a57e21f5bc61bec35401ca4936b1 (diff) | |
| download | aports-9b89f989b762ed0bf6dba85a3abd5b628894dc53.tar.bz2 aports-9b89f989b762ed0bf6dba85a3abd5b628894dc53.tar.xz | |
testing/sblim-sfcc: new aport
Diffstat (limited to 'testing/sblim-sfcc/time-struct.patch')
| -rw-r--r-- | testing/sblim-sfcc/time-struct.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/sblim-sfcc/time-struct.patch b/testing/sblim-sfcc/time-struct.patch new file mode 100644 index 0000000000..fdfdf50ceb --- /dev/null +++ b/testing/sblim-sfcc/time-struct.patch @@ -0,0 +1,13 @@ +diff --git a/backend/cimxml/indicationlistener.c b/backend/cimxml/indicationlistener.c +index 0d7d9fe..dd79d8d 100755 +--- a/backend/cimxml/indicationlistener.c ++++ b/backend/cimxml/indicationlistener.c +@@ -22,7 +22,7 @@ + #include "nativeCimXml.h" + #include "utilft.h" + #include "cimXmlParser.h" +- ++#include <sys/time.h> + #include <pthread.h> + #include <sys/socket.h> + #include <netinet/in.h> |
