summaryrefslogtreecommitdiffstats
path: root/lib/libedit/help.h
diff options
context:
space:
mode:
authorokan <okan@openbsd.org>2011-06-25 12:11:36 +0000
committerokan <okan@openbsd.org>2011-06-25 12:11:36 +0000
commite16c1a9cf4e7bc7c338a1758ef3003408f705129 (patch)
treee6120321f521276d7af1ce662c10732230f160fb /lib/libedit/help.h
parenteven with tied files, still arrange to apply set_modes. (diff)
downloadwireguard-openbsd-e16c1a9cf4e7bc7c338a1758ef3003408f705129.tar.xz
wireguard-openbsd-e16c1a9cf4e7bc7c338a1758ef3003408f705129.zip
No need for files generated by depend.
ok nicm@
Diffstat (limited to 'lib/libedit/help.h')
-rw-r--r--lib/libedit/help.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libedit/help.h b/lib/libedit/help.h
deleted file mode 100644
index a7e89a1af09..00000000000
--- a/lib/libedit/help.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Automatically generated file, do not edit */
-#ifndef _h_help_c
-#define _h_help_c
-protected const el_bindings_t *help__get(void);
-#endif /* _h_help_c */