Subject: | KfW CCAPI build broken |
KIM and CCAPI share an ipc layer and stream layer.
As a result the following cross platform files have moved:
src/ccapi/common/cci_stream.c -> src/util/support/ipc_stream.c
src/ccapi/common/cci_stream.h -> src/include/k5-ipc_stream.h
Makefile.in needs to be update appropriately.
As a result the following cross platform files have moved:
src/ccapi/common/cci_stream.c -> src/util/support/ipc_stream.c
src/ccapi/common/cci_stream.h -> src/include/k5-ipc_stream.h
Makefile.in needs to be update appropriately.