summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/CMakeLists.txt
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2016-11-29 16:01:09 +0100
committerSander Vrijders <sander.vrijders@intec.ugent.be>2016-11-29 16:01:09 +0100
commitfb4cf92a8f2d2e074d302f4b94385e5e95d6a7d4 (patch)
tree49a08df53780ec1903edf358cf331a6d6bbb7fce /src/ipcpd/normal/CMakeLists.txt
parent959882e45f430e59d089bf34ed455afafa08cf29 (diff)
downloadouroboros-fb4cf92a8f2d2e074d302f4b94385e5e95d6a7d4.tar.gz
ouroboros-fb4cf92a8f2d2e074d302f4b94385e5e95d6a7d4.zip
ipcpd: normal: Add helper functions for pathnames
This adds some helper functions to construct pathnames. Users of the RIB manager may find these handy when constructing RIB objects.
Diffstat (limited to 'src/ipcpd/normal/CMakeLists.txt')
-rw-r--r--src/ipcpd/normal/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipcpd/normal/CMakeLists.txt b/src/ipcpd/normal/CMakeLists.txt
index c4525b1a..ca7e1ae2 100644
--- a/src/ipcpd/normal/CMakeLists.txt
+++ b/src/ipcpd/normal/CMakeLists.txt
@@ -30,6 +30,7 @@ set(SOURCE_FILES
fmgr.c
frct.c
main.c
+ path.c
ribmgr.c
shm_pci.c
# Add policies last