12 lines
252 B
Text
12 lines
252 B
Text
$NetBSD: patch-aj,v 1.1 2004/07/10 23:17:34 wiz Exp $
|
|
|
|
--- framebuf.h.orig 1997-04-30 16:22:36.000000000 +0200
|
|
+++ framebuf.h
|
|
@@ -5,6 +5,7 @@
|
|
#define _framebuf_h
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <sys/stat.h>
|
|
|