summaryrefslogtreecommitdiff
path: root/graphics/libvideogfx/patches/patch-ad
blob: c8991d275e5d2fa2f11c36989c1420b26ac736df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1 2006/01/15 20:34:13 joerg Exp $

--- libvideogfx/x11/imgwin.cc.orig	2006-01-15 20:21:10.000000000 +0000
+++ libvideogfx/x11/imgwin.cc
@@ -19,6 +19,7 @@
 
 #include "config.h"
 
+#include <sys/types.h>
 #include <time.h>
 #include <sys/ipc.h>
 #include <sys/shm.h>