1732bccccc
It's a lot more common than BSD 2-clause it is both compatible and nearly identical in effect.
9 lines
106 B
C
9 lines
106 B
C
#ifndef NDHC_DEFINES_H_
|
|
#define NDHC_DEFINES_H_
|
|
|
|
#define NDHC_VERSION "2.0"
|
|
#define MAX_BUF 1024
|
|
|
|
#endif
|
|
|