summaryrefslogtreecommitdiff
path: root/sysutils/top/patches/patch-ah
blob: 9500ada5d66527c5eeab1afeed91e41929bef6de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 1999/12/08 16:18:50 agc Exp $

--- utils.c.orig	Mon Jun  1 18:58:17 1998
+++ utils.c	Wed Dec  8 16:09:50 1999
@@ -16,6 +16,8 @@
 #include "top.h"
 #include "os.h"
 
+#include <errno.h>
+
 int atoiwi(str)
 
 char *str;