1 2 3 4 5 6 7
#include <stddef.h> #include <setjmp.h> #include <cmocka.h> #include <errno.h> #define USE_CMOCKA #include "eagain-common.h"