Files
2013-09-26 17:14:40 +02:00

13 lines
246 B
Plaintext

$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>