summaryrefslogtreecommitdiff
path: root/editors/joe2/files/patch-vs.c
blob: 324cbcab583524a8012054b8775d0476238449ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- vs.c.orig	Tue Oct 14 22:58:32 2003
+++ vs.c	Tue Oct 14 22:58:52 2003
@@ -16,7 +16,7 @@
 JOE; see the file COPYING.  If not, write to the Free Software Foundation, 
 675 Mass Ave, Cambridge, MA 02139, USA.  */ 
 
-#include <varargs.h>
+#include <stdarg.h>
 #include "config.h"
 #include "zstr.h"
 #include "blocks.h"