2013-09-26 17:14:40 +02:00

13 lines
303 B
Plaintext

$NetBSD: patch-ac,v 1.1 2005/03/26 13:59:33 dmcmahill Exp $
--- hpiom.c.orig 2004-10-14 19:08:51.000000000 -0400
+++ hpiom.c
@@ -32,6 +32,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
+#include <sys/uio.h>
#include <netinet/in.h>
#include <netdb.h>
#include <stdio.h>