diff options
| author | 2026-01-06 03:27:12 -0600 | |
|---|---|---|
| committer | 2026-01-06 03:27:12 -0600 | |
| commit | 4cf8b35097a131abcfc8e0d04d35294be13943ac (patch) | |
| tree | bb384a58c53d7b4ab9faf45e84677ae5cdb42ac1 /lib/manifest.c | |
initial commit
Diffstat (limited to 'lib/manifest.c')
| -rw-r--r-- | lib/manifest.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/manifest.c b/lib/manifest.c new file mode 100644 index 0000000..c4d9bda --- /dev/null +++ b/lib/manifest.c @@ -0,0 +1,4 @@ +#include <curl/curl.h> +#include <jansson.h> + + |
