aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2021-11-13 23:19:33 +0100
committerlaforge <laforge@osmocom.org>2021-11-15 09:06:03 +0000
commit25c9741445ead27a2f646b97a41804518e469bb5 (patch)
tree0b09f91613c584eacb04a66bf93ad19d977fc456 /include/Makefile.am
parentrate_ctr: Make it safe to call rate_ctr_init() several times (diff)
downloadlibosmocore-25c9741445ead27a2f646b97a41804518e469bb5.tar.xz
libosmocore-25c9741445ead27a2f646b97a41804518e469bb5.zip
add osmo_time_cc, moved from osmo-bsc
Related: SYS#4878 Related: Ica9f908a1a30f334a24c59471affa11225117e12 (osmo-bsc) Change-Id: Iabb17a08e6e1a86f168cdb008fba05ecd4776bdd
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 49402d0b..e3246cf2 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -60,6 +60,7 @@ nobase_include_HEADERS = \
osmocom/core/utils.h \
osmocom/core/write_queue.h \
osmocom/core/sockaddr_str.h \
+ osmocom/core/time_cc.h \
osmocom/core/use_count.h \
osmocom/crypt/auth.h \
osmocom/crypt/gprs_cipher.h \