mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
perl: Correct nebulous #include within Store.xs
This commit is contained in:
parent
1c2336ff5f
commit
b406cf9b81
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "config.h"
|
||||
#include "nix/config.h"
|
||||
|
||||
#include "EXTERN.h"
|
||||
#include "perl.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue