support a nixide C API extension
This commit is contained in:
parent
c96289e688
commit
b7e9a69dd8
12 changed files with 96 additions and 12 deletions
|
|
@ -1,9 +1,10 @@
|
|||
#ifndef NIXIDE_API_FETCHERS_H
|
||||
#define NIXIDE_API_FETCHERS_H
|
||||
|
||||
#include "nix_api_fetchers.h"
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <nix_api_fetchers.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue