aboutsummaryrefslogtreecommitdiff
path: root/cad/magic/files/patch-extflat::EFint.h
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-12-09 16:20:31 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-12-09 16:20:31 +0000
commit785e2e9f0fab62af36d2b6e1b3b0af35e8e74536 (patch)
tree37fb4721b801e734fdcfb1c1f6c79463e6ed201e /cad/magic/files/patch-extflat::EFint.h
parentefb4318cde21155283eb776bc932e83b247a7be3 (diff)
Notes
Diffstat (limited to 'cad/magic/files/patch-extflat::EFint.h')
-rw-r--r--cad/magic/files/patch-extflat::EFint.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/cad/magic/files/patch-extflat::EFint.h b/cad/magic/files/patch-extflat::EFint.h
new file mode 100644
index 000000000000..546c12c32efa
--- /dev/null
+++ b/cad/magic/files/patch-extflat::EFint.h
@@ -0,0 +1,16 @@
+--- extflat/EFint.h.orig Tue Dec 9 16:34:04 2003
++++ extflat/EFint.h Tue Dec 9 16:33:35 2003
+@@ -21,7 +21,7 @@
+
+ #ifndef _MAGIC
+ int err0 = Need_to_include_misc/magic_header;
+-#endif _MAGIC
++#endif
+
+
+ /*
+@@ -306,3 +306,4 @@
+ extern Void efBuildConnect();
+ extern Void efBuildResistor();
+ extern Void efBuildCap();
++extern Void efReadError(char *fmt, ...);