netsukuku/src/Ntk-Console/Netsukuku-Console.h

8 lines
189 B
C
Raw Normal View History

#ifndef NETSUKUKUCONSOLE_H
#define NETSUKUKUCONSOLE_H
#define SERVER_PATH "/tmp/ntk-console"
#define VERSION_STR "0.0.1"
#define FALSE 0
#endif /*NETSUKUKUCONSOLE_H*/