15 lines
307 B
Diff
15 lines
307 B
Diff
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=1572180
|
|
|
|
--- neon-0.30.2/src/ne_socket.c.sysuioh
|
|
+++ neon-0.30.2/src/ne_socket.c
|
|
@@ -27,7 +27,7 @@
|
|
#include "config.h"
|
|
|
|
#include <sys/types.h>
|
|
-#ifdef HAVE_SYS_UIO_h
|
|
+#ifdef HAVE_SYS_UIO_H
|
|
#include <sys/uio.h> /* writev(2) */
|
|
#endif
|
|
#ifdef HAVE_SYS_TIME_H
|