Began restructuring project to include payload building

This commit is contained in:
2019-12-07 15:23:21 -05:00
parent 889ff825cd
commit 45caec0b07
14 changed files with 24 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
#include "../conf.h"
#include "../checkm8_remote/conf.h"
/* Default visibility */
#define DEFAULT_VISIBILITY __attribute__((visibility("default")))