mirror of
https://github.com/znc/znc.git
synced 2026-05-05 21:12:37 +02:00
I definitely fixed this problem already when I ported the macro, so I wonder why the fix got lost... config.log says: conftest.cpp: In function 'void dummyfunc()': conftest.cpp:13:15: error: no previous declaration for 'void dummyfunc()' [-Werror=missing-declarations] Signed-off-by: Uli Schlachter <psychon@znc.in>