Files
pkgsrc-ng/net/nocol/patches/patch-etherload_nocol__specific_c
2013-09-26 17:14:40 +02:00

15 lines
339 B
Plaintext

$NetBSD: patch-etherload_nocol__specific_c,v 1.1 2012/09/09 19:35:20 dholland Exp $
Use standard headers.
--- etherload/nocol_specific.c~ 1997-08-22 06:10:16.000000000 +0000
+++ etherload/nocol_specific.c
@@ -34,6 +34,7 @@ static char *RCSid = "$Header: /home/vik
*/
+#include <stdlib.h>
#include <string.h>
#include "nocol.h"