summaryrefslogtreecommitdiff
path: root/src/communications.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/communications.h')
-rw-r--r--src/communications.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/communications.h b/src/communications.h
index e88e17b..ade37ac 100644
--- a/src/communications.h
+++ b/src/communications.h
@@ -24,5 +24,6 @@
void send_kill ();
void send_restart ();
+int send_command (unsigned char *cmd);
#endif /* ! _RATPOISON_COMMUNICATIONS_H */