summaryrefslogtreecommitdiff
path: root/cad/magic/files/patch-extflat::EFint.h
blob: 546c12c32efa1e9932d9fa7bf587ef49eef9ea46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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, ...);