1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 21:16:02 +01:00

Mesonify other external API

This commit is contained in:
John Ericson 2024-06-27 10:19:03 -04:00
parent 31257009e1
commit 4fa8068b78
12 changed files with 392 additions and 40 deletions

View file

@ -1,5 +1,5 @@
#include "config-util.h"
#include "config-store.h"
#include "config-util.hh"
#include "config-store.hh"
#include "EXTERN.h"
#include "perl.h"