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

14 lines
324 B
Plaintext

$NetBSD: patch-ae,v 1.1 2006/07/02 14:36:19 tron Exp $
--- libsprite/data.h.orig 1998-04-12 07:03:22.000000000 +0100
+++ libsprite/data.h 2006-07-02 15:26:28.000000000 +0100
@@ -10,6 +10,8 @@
#include <assert.h>
#include <string.h>
+#include "struct.h"
+
#ifdef XPM
#ifdef HACKED_XPMLIB
#include "xpmlib-3.4b/xpm.h"