don't need to explicitly enable lance any more.
[minix.git] / commands / patch / EXTERN.h
blob5edd6a343e32d0b5b30986e7ea24a369ab92e6af
1 /* $Header$
3 * $Log$
4 * Revision 1.1 2005/04/21 14:55:10 beng
5 * Initial revision
7 * Revision 1.1.1.1 2005/04/20 13:33:18 beng
8 * Initial import of minix 2.0.4
10 * Revision 2.0 86/09/17 15:35:37 lwall
11 * Baseline for netwide release.
15 #undef EXT
16 #define EXT extern
18 #undef INIT
19 #define INIT(x)
21 #undef DOINIT