comparison extern/libcompat/src/compat.c @ 934:243f9f51b0ff

irccd: import libcompat and utilities
author David Demelier <markand@malikania.fr>
date Sun, 10 Jan 2021 16:56:32 +0100
parents
children d7501067de95
comparison
equal deleted inserted replaced
933:a29cd04e3878 934:243f9f51b0ff
1 int
2 libcompat_version()
3 {
4 return 1;
5 }