12 lines
269 B
Text
12 lines
269 B
Text
$NetBSD: patch-ag,v 1.1 2003/08/10 07:56:55 wiz Exp $
|
|
|
|
--- xf86test/xf86test.c.orig Sun Aug 10 09:51:43 2003
|
|
+++ xf86test/xf86test.c
|
|
@@ -36,6 +36,7 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <sys/types.h>
|
|
#include <sys/mman.h>
|
|
#include <sys/stat.h>
|