From db6772a19c7a5f517a36866f0aa4a92e735f96a8 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 2 Mar 2011 14:20:33 +0100 Subject: build-sys: move wall to term-utils/ Signed-off-by: Karel Zak --- term-utils/ttymsg.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 term-utils/ttymsg.h (limited to 'term-utils/ttymsg.h') diff --git a/term-utils/ttymsg.h b/term-utils/ttymsg.h new file mode 100644 index 000000000..5d2795197 --- /dev/null +++ b/term-utils/ttymsg.h @@ -0,0 +1,2 @@ +char *ttymsg(struct iovec *iov, int iovcnt, char *line, int tmout); + -- cgit v1.2.3-55-g7522