DEBSOURCES
Skip Quicknav
sources / libsignal-protocol-c / 2.3.1%2Bgit20171007-3 / tests / test_utarray.h
12345678910
#ifndef TEST_UTARRAY_H #define TEST_UTARRAY_H #include <check.h> #define oom() ck_abort() #include "utarray.h" #endif /* TEST_UTARRAY_H */