newtree/include/build.h
Bill Currie 68ca31e417 port in q* from OT, and split of other things in prep for removing common.*
The use of these files isn't being committed just yet.
2000-05-20 09:42:02 +00:00

6 lines
71 B
C

#ifndef __build_h
#define __build_h
int build_number( void );
#endif