mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 14:32:42 +01:00
Revert "Unexpose config headers (low hanging fruit only) (backport #12773)"
This commit is contained in:
parent
3e59cc0552
commit
ce209f1cd7
15 changed files with 82 additions and 25 deletions
|
|
@ -7,8 +7,6 @@
|
|||
#include <cxxabi.h>
|
||||
#include <typeinfo>
|
||||
|
||||
#include "config-util.h"
|
||||
|
||||
nix_c_context * nix_c_context_create()
|
||||
{
|
||||
return new nix_c_context();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue