pkgsrc/cad/magic/patches/patch-ag
agc f475db42cd Use stdarg rather than varargs.
This code is old - it's been ages since I've seen definitions for
sunview and X10...
2004-01-23 11:43:33 +00:00

12 lines
308 B
Text

$NetBSD: patch-ag,v 1.1 2004/01/23 11:43:33 agc Exp $
--- extcheck/extcheck.c 2004/01/23 09:56:51 1.1
+++ extcheck/extcheck.c 2004/01/23 09:57:23
@@ -28,7 +28,6 @@
#include <stdio.h>
#include <ctype.h>
-#include <varargs.h>
#include "misc/magic.h"
#include "misc/paths.h"
#include "utils/geometry.h"