mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-02 00:25:11 +02:00
10 lines
154 B
Diff
10 lines
154 B
Diff
--- src/cc/ns_guard.h.orig
|
|
+++ src/cc/ns_guard.h
|
|
@@ -17,6 +17,7 @@
|
|
|
|
#pragma once
|
|
|
|
+#include <sys/types.h>
|
|
#include <memory>
|
|
|
|
#include "file_desc.h"
|