summaryrefslogtreecommitdiff
path: root/devel/global/patches/patch-ab
blob: 801e00fa24cc14989a8479ed6f78d2e64f07c5a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ab,v 1.1 1999/04/26 18:34:42 garbled Exp $
--- lib/mgets.c.orig	Mon Apr 26 10:57:56 1999
+++ lib/mgets.c	Mon Apr 26 10:58:24 1999
@@ -34,6 +34,7 @@
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "die.h"
 #include "mgets.h"