Remove uneeded patch.

This commit is contained in:
ajacoutot 2012-06-30 04:22:11 +00:00
parent aed128afb4
commit 394520591f
2 changed files with 4 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2012/06/27 10:53:00 sthen Exp $
# $OpenBSD: Makefile,v 1.54 2012/06/30 04:22:11 ajacoutot Exp $
SHARED_ONLY= Yes
@ -9,8 +9,10 @@ COMMENT-libs= HPLIP backend libraries
COMMENT-gui= HPLIP graphical tools
V= 3.12.6
REVISION-main= 1
REVISION-main= 2
REVISION-gui= 0
REVISION-hpcups=0
REVISION-libs= 0
DISTNAME= hplip-${V}
PKGNAME-main= ${DISTNAME}

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-io_hpmud_hpmudi_h,v 1.1 2012/06/26 06:17:11 ajacoutot Exp $
--- io/hpmud/hpmudi.h.orig Tue Jun 26 07:41:03 2012
+++ io/hpmud/hpmudi.h Tue Jun 26 07:41:32 2012
@@ -44,6 +44,7 @@
#include <time.h>
#include <ctype.h>
#include <pthread.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include "hpmud.h"
#include "musb.h"