1 /* @(#) $Id: version.h 1001 2009-07-13 07:32:35Z leres $ (XSE) */
2 
3 #ifndef _version_h
4 #define _version_h
5 extern char version[];
6 #endif
7