Write stubs for the plugins

Make them compile.
This commit is contained in:
2014-09-11 08:10:33 +02:00
parent 241bc64a11
commit a133946688
8 changed files with 130 additions and 35 deletions

View File

@@ -18,6 +18,9 @@
*
*/
#define PROGRAM_NAME "ponymap"
#define PROGRAM_VERSION "alpha"
#define _POSIX_C_SOURCE 199309L
#define _XOPEN_SOURCE 600