mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
10 lines
288 B
C
10 lines
288 B
C
--- proxies/graph_proxy.h.orig 2023-12-18 22:32:12 UTC
|
|
+++ proxies/graph_proxy.h
|
|
@@ -28,6 +28,7 @@
|
|
#define GRAPH_PROXY_H__61D1ED56_E33B_4F50_B45B_F520979E8AA7__INCLUDED
|
|
|
|
#include "common.h"
|
|
+#include <unistd.h>
|
|
|
|
typedef struct graph_proxy_tag { int unused; } * graph_proxy_handle;
|
|
|