]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add missing extern prototypes, or make static
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 16:37:05 +0000 (18:37 +0200)
committerAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 16:37:05 +0000 (18:37 +0200)
commita9e8810f90862bc14d268169011bfad37a6d7c90
tree4c003737419f3a6a784ea7417c14ff3f8d3afd16
parent79a85ebb17ceddef5b5f093549681506abf524c2
Add missing extern prototypes, or make static
13 files changed:
configure.ac
dev.mk.in
src/ccache.c
src/cleanup.c
src/compopt.c
src/hashtable.c
src/hashtable_itr.c
src/hashtable_private.h
src/language.c
src/util.c
unittest/framework.h
unittest/main.c
unittest/test_compopt.c