summaryrefslogtreecommitdiffstats
path: root/term-utils/ttymsg.h
diff options
context:
space:
mode:
authorKarel Zak2011-03-02 14:20:33 +0100
committerKarel Zak2011-03-02 14:20:33 +0100
commitdb6772a19c7a5f517a36866f0aa4a92e735f96a8 (patch)
treeebce7af802a1a0d56890a0571a19682a387bfbdb /term-utils/ttymsg.h
parentbuild-sys: move mesg to term-utils/ (diff)
downloadkernel-qcow2-util-linux-db6772a19c7a5f517a36866f0aa4a92e735f96a8.tar.gz
kernel-qcow2-util-linux-db6772a19c7a5f517a36866f0aa4a92e735f96a8.tar.xz
kernel-qcow2-util-linux-db6772a19c7a5f517a36866f0aa4a92e735f96a8.zip
build-sys: move wall to term-utils/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'term-utils/ttymsg.h')
-rw-r--r--term-utils/ttymsg.h2
1 files changed, 2 insertions, 0 deletions
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);
+