Defines.h missing in previous commit.

This commit is contained in:
Renaud 2013-09-20 11:47:47 +08:00
parent ab432a6781
commit 39e23cb169
1 changed files with 8 additions and 0 deletions

8
defines.h Normal file
View File

@ -0,0 +1,8 @@
#define USG 1
#define CRYPT 1 /* file encryption enabled? */
#define NSTRING 128 /* # of bytes, string buffers */
#define PKCODE 1
#define ENVFUNC 1