summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-ah
blob: ecdace8464b8ed859b1c0a6d12cf27d3b9eec532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ah,v 1.1 2004/01/23 11:43:33 agc Exp $

--- extflat/EFargs.c	2004/01/23 09:58:12	1.1
+++ extflat/EFargs.c	2004/01/23 09:58:38
@@ -24,7 +24,6 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <stdlib.h>
-#include <varargs.h>
 #ifdef SYSV
 #include <string.h>
 #endif