8 lines
127 B
C
8 lines
127 B
C
#ifndef NIXIDE_FETCHERS
|
|
#define NIXIDE_FETCHERS
|
|
|
|
// Nix C API for fetcher operations.
|
|
//
|
|
#include <nix_api_fetchers.h>
|
|
|
|
#endif
|