summaryrefslogtreecommitdiff
path: root/x11/xmx/patches/patch-ch
blob: 607e20554535f518f00e4e4ee5e0929af0300d5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ch,v 1.1 2008/08/31 06:52:29 dholland Exp $

--- server/mitauth.c~	1996-04-03 11:41:24.000000000 -0500
+++ server/mitauth.c	2008-08-31 01:37:39.000000000 -0400
@@ -27,6 +27,8 @@
 *	Do that wacky mit magic cookie thing.				*
 *									*
 ************************************************************************/
+#include <stdlib.h>
+#include <string.h>
 #include "xmx.h"
 #include "incl/mitauth.pvt.h"