mirror of
https://github.com/NixOS/nix
synced 2025-06-28 05:21:16 +02:00
* Don't need extern "C".
This commit is contained in:
parent
e3ce954582
commit
2382a729e0
2 changed files with 0 additions and 4 deletions
|
@ -16,9 +16,7 @@
|
|||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
extern "C" {
|
||||
#include <aterm2.h>
|
||||
}
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue