summaryrefslogtreecommitdiffhomepage
path: root/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'service.h')
-rw-r--r--service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/service.h b/service.h
index de35724..eaa7ff6 100644
--- a/service.h
+++ b/service.h
@@ -25,6 +25,6 @@
#ifndef DROPBEAR_SERVICE_H_
#define DROPBEAR_SERVICE_H_
-void recv_msg_service_request(); /* Server */
+void recv_msg_service_request(void); /* Server */
#endif /* DROPBEAR_SERVICE_H_ */