#ifdef NO_GEOM all of this file.

This commit is contained in:
phk 2003-01-21 10:40:46 +00:00
parent d83be09159
commit 9b09eee706

View File

@ -1,3 +1,4 @@
#ifdef NO_GEOM
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
@ -297,3 +298,4 @@ alpha_fix_srm_checksum(bp)
p[63] = sum;
}
#endif
#endif