mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
16 lines
242 B
Plaintext
16 lines
242 B
Plaintext
$NetBSD: patch-halook_c,v 1.1 2012/06/16 04:00:54 dholland Exp $
|
|
|
|
Use standard headers.
|
|
|
|
--- halook.c~ 1993-07-14 11:02:16.000000000 +0000
|
|
+++ halook.c
|
|
@@ -18,7 +18,7 @@
|
|
#include "stewin.h"
|
|
|
|
#include <stdio.h>
|
|
-
|
|
+#include <stdlib.h>
|
|
|
|
|
|
|