hmm, we need this file :)

SVN revision: 2025
This commit is contained in:
Mandrake 2000-02-09 00:21:26 +00:00
parent fd08cce915
commit 3fa25c47cd
1 changed files with 5 additions and 0 deletions

5
ipc.h Normal file
View File

@ -0,0 +1,5 @@
gint CommsInit(void (*msg_receive_func) (gchar * msg));
void CommsSend(gchar * s);
gchar in_init;
gint gdk_error_warnings;