13 lines
246 B
Text
13 lines
246 B
Text
|
$NetBSD: patch-aa,v 1.1.1.1 2003/05/09 07:38:16 agc Exp $
|
||
|
|
||
|
--- fmt.c 2003/05/09 07:20:12 1.1
|
||
|
+++ fmt.c 2003/05/09 07:20:22
|
||
|
@@ -2,6 +2,7 @@
|
||
|
|
||
|
#include <stdlib.h>
|
||
|
#include <stdio.h>
|
||
|
+#include <unistd.h>
|
||
|
#include <string.h>
|
||
|
#include <errno.h>
|
||
|
|