nixide-sys header guards
This commit is contained in:
parent
d5bc2400c9
commit
ce6b3f7270
6 changed files with 30 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
#ifndef NIXIDE_FLAKE
|
||||
#define NIXIDE_FLAKE
|
||||
|
||||
// Nix C API for flake support.
|
||||
//
|
||||
#include <nix_api_flake.h>
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue