Files
profanity/tests/prof_cmocka.h
jabber.developer2 01c3205f5d revert: remove cmocka 2.0 compatibility workaround
Restore original prof_cmocka.h - the CMOCKA_DISABLE_DEPRECATION_WARNINGS
workaround is not needed for this project.
2026-01-19 16:33:22 +03:00

6 lines
100 B
C

#include <stdarg.h>
#include <stddef.h>
#include <stdint.h>
#include <setjmp.h>
#include <cmocka.h>