mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
$NetBSD: patch-ac,v 1.1 2007/10/10 11:32:18 rillig Exp $
|
|
|
|
--- fbsd_sup.c.orig 2000-04-03 22:42:44.000000000 +0200
|
|
+++ fbsd_sup.c 2007-10-10 13:31:19.000000000 +0200
|
|
@@ -1,4 +1,6 @@
|
|
#include <ctype.h>
|
|
+#include <stdlib.h>
|
|
+
|
|
#include "def.h"
|
|
#include "hardware.h"
|
|
|