1 // Copyright (c) 1996 James Clark
2 // See the file COPYING for copying permission.
3 #pragma ident "%Z%%M% %I% %E% SMI"
4
5 // This file must be included first by all files in lib.
6
7 #define BUILD_LIBSP
8 #include "config.h"
9 #ifdef SP_PCH
10 #include "splibpch.h"
11 #endif /* SP_PCH */
12