base
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
#ifndef CFGCONFIG_H
|
||||
#define CFGCONFIG_H
|
||||
|
||||
|
||||
#define MAX_BUF 1024
|
||||
|
||||
extern char cfgname[60];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user