summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-bs
blob: f0d3ac44e8dc96c5822f648e7767c06834e751b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-bs,v 1.1 2004/03/25 22:13:34 kristerw Exp $

--- src/xmenu.c.orig	2004-03-25 22:06:49.000000000 +0100
+++ src/xmenu.c	2004-03-25 22:07:45.000000000 +0100
@@ -35,6 +35,7 @@
 #include <config.h>
 
 #include <stdio.h>
+#include <stdlib.h>
 #include "lisp.h"
 #include "termhooks.h"
 #include "frame.h"