summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/daemon/source/sendgui.hh
Side-by-side diff
Diffstat (limited to 'noncore/net/wellenreiter/daemon/source/sendgui.hh') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/daemon/source/sendgui.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/daemon/source/sendgui.hh b/noncore/net/wellenreiter/daemon/source/sendgui.hh
index e083704..d9b3fcd 100644
--- a/noncore/net/wellenreiter/daemon/source/sendgui.hh
+++ b/noncore/net/wellenreiter/daemon/source/sendgui.hh
@@ -11,10 +11,9 @@
#include <errno.h>
#include <string.h>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
-int connect_server(int *, unsigned int, int);
int sendgui(const char *string, ...);
#endif /* SENDGUI_HH */