first embryo

This commit is contained in:
JCash
2020-08-25 14:25:29 +02:00
parent e36953369b
commit e781c84283
35 changed files with 9528 additions and 151 deletions

View File

@@ -0,0 +1,10 @@
/* This configuration file is used only by CMake build system. */
#ifndef CONFIG_H
#define CONFIG_H
#define HAVE_ARPA_INET_H
#define HAVE_NETINET_IN_H
/* #undef HAVE_WINSOCK2_H */
/* #undef WORDS_BIGENDIAN */
#endif /* CONFIG_H */