OSDN Git Service

Fix no pic
[uclinux-h8/uClinux-dist.git] / user / pptp / version.h
1 /* version.h ..... keep track of package version number. 
2  *                 C. Scott Ananian <cananian@alumni.princeton.edu>
3  *
4  * $Id: version.h,v 1.1.1.1 2000/12/23 08:19:51 scott Exp $
5  */
6
7 #ifndef INC_VERSION_H
8 #define INC_VERSION_H
9 extern const char * version;
10 #endif /* INC_VERSION_H */