summaryrefslogtreecommitdiffstats
path: root/arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm.h')
-rw-r--r--arm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm.h b/arm.h
index 3d4de83..d53e5b1 100644
--- a/arm.h
+++ b/arm.h
@@ -1,6 +1,6 @@
#ifndef _arm_h_
#define _arm_h_
extern int auth_cmd_with_ack(int fd, unsigned char fn, const void *data, size_t len,SIA_Block *b);
-extern int show_state(int fd);
+extern int show_state(int fd, int zone);
#endif /* _arm_h_ */