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