summaryrefslogtreecommitdiff
path: root/examples/excallback.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/excallback.c')
-rw-r--r--examples/excallback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/excallback.c b/examples/excallback.c
index 923c923..04ecb14 100644
--- a/examples/excallback.c
+++ b/examples/excallback.c
@@ -102,7 +102,7 @@ cc_t old_vtime;
struct termios term;
int
-main()
+main(int c, char **v)
{
fd_set fds;