lib: make capn_{de,in}flate + capn_stream private
There is no point in having these functions be part of the public API.
This commit is contained in:
parent
33ae16bba8
commit
f2058f60c0
5 changed files with 65 additions and 34 deletions
|
|
@ -39,6 +39,7 @@ include_HEADERS += \
|
|||
lib/capnp_c.h
|
||||
|
||||
noinst_HEADERS += \
|
||||
lib/capnp_int.h \
|
||||
compiler/str.h \
|
||||
compiler/schema.capnp.h \
|
||||
compiler/c++.capnp.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue