Factor out safe_write() into ncmlib and use it in ndhc as well.
This commit is contained in:
@@ -7,6 +7,7 @@ set(NCMLIB_SRCS
|
||||
strl.c
|
||||
log.c
|
||||
cap.c
|
||||
io.c
|
||||
)
|
||||
|
||||
add_library(ncmlib ${NCMLIB_SRCS})
|
||||
Reference in New Issue
Block a user