aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2020-07-03 18:33:11 -0700
committerAndrew G. Morgan <morgan@kernel.org>2020-07-03 18:33:11 -0700
commit8e56c7f60e9d68cd24e9c40936d9efd2f8b10dae (patch)
tree5c0c6d1c08814bd351a026c4e73c56fe83b82474
parenta2eb498b1218be6722aed16d539aca6213f5a143 (diff)
downloadlibcap-8e56c7f60e9d68cd24e9c40936d9efd2f8b10dae.tar.gz
Create symlink for including psx_syscall.h
The primary path for this header is now in the Go package psx, but we still need to link it via libcap/include. Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
l---------libcap/include/sys/psx_syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcap/include/sys/psx_syscall.h b/libcap/include/sys/psx_syscall.h
new file mode 120000
index 0000000..1578765
--- /dev/null
+++ b/libcap/include/sys/psx_syscall.h
@@ -0,0 +1 @@
+../../../psx/include/sys/psx_syscall.h \ No newline at end of file