test
OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=21
This commit is contained in:
parent
c64cfaccdf
commit
c2da7ddf95
@ -54,11 +54,14 @@ Index: Drivers/nn/nntp.c
|
||||
===================================================================
|
||||
--- Drivers/nn/nntp.c.orig
|
||||
+++ Drivers/nn/nntp.c
|
||||
@@ -19,6 +19,7 @@
|
||||
@@ -19,6 +19,10 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <nntp.h>
|
||||
+#include <sys/socket.h>
|
||||
+#include <netinet/in.h>
|
||||
+#include <arpa/inet.h>
|
||||
+#include <unistd.h>
|
||||
|
||||
# include "nntp.ci"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user