mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
8 lines
202 B
C
8 lines
202 B
C
--- tools/sandbox/sandbox.c.orig 2024-12-23 04:06:56 UTC
|
|
+++ tools/sandbox/sandbox.c
|
|
@@ -1,4 +1,4 @@
|
|
-#include "tools/sandbox/sandbox.h"
|
|
+#include "sandbox.h"
|
|
|
|
#define _GNU_SOURCE
|
|
#include <stdio.h>
|