summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-07-04 17:38:18 -0400
committermidipix <writeonce@midipix.org>2016-07-06 01:50:02 -0400
commit45c7e6dc6db2dad59135d525b0a2fb3fa26a538d (patch)
tree659e0e396b8bb25a923a77af3c7351d8ac475b83 /project
parentfc3c8bf6b5d35e95ae065f89aa67dcffb3c773aa (diff)
downloadntapi-45c7e6dc6db2dad59135d525b0a2fb3fa26a538d.tar.bz2
ntapi-45c7e6dc6db2dad59135d525b0a2fb3fa26a538d.tar.xz
native ipc: added symlink daemon interface definitions.
Diffstat (limited to 'project')
-rw-r--r--project/headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/headers.mk b/project/headers.mk
index 84db879..753da98 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -37,6 +37,7 @@ API_HEADERS = \
$(PROJECT_DIR)/include/$(PACKAGE)/./nt_statfs.h \
$(PROJECT_DIR)/include/$(PACKAGE)/./nt_status.h \
$(PROJECT_DIR)/include/$(PACKAGE)/./nt_string.h \
+ $(PROJECT_DIR)/include/$(PACKAGE)/./nt_symlink.h \
$(PROJECT_DIR)/include/$(PACKAGE)/./nt_sync.h \
$(PROJECT_DIR)/include/$(PACKAGE)/./nt_sysinfo.h \
$(PROJECT_DIR)/include/$(PACKAGE)/./nt_termios.h \