add basic code without test case, just compile success

This commit is contained in:
root
2024-09-12 09:31:27 +00:00
parent 537c75887d
commit feb1576545
54 changed files with 1618 additions and 4796 deletions

View File

@@ -21,6 +21,7 @@ extern "C"
#include <arpa/inet.h>
#include "uthash/utarray.h"
#include "cJSON/cJSON.h"
#define TRUE 1
#define FALSE 0