12 lines
225 B
Text
12 lines
225 B
Text
$NetBSD: patch-ae,v 1.1 2003/11/20 00:59:08 fredb Exp $
|
|
|
|
--- mux.c.orig 1996-06-09 07:32:29.000000000 -0500
|
|
+++ mux.c
|
|
@@ -35,6 +35,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
#include "config.h"
|
|
|