diff options
author | 2011-06-25 12:11:36 +0000 | |
---|---|---|
committer | 2011-06-25 12:11:36 +0000 | |
commit | e16c1a9cf4e7bc7c338a1758ef3003408f705129 (patch) | |
tree | e6120321f521276d7af1ce662c10732230f160fb /lib/libedit/help.h | |
parent | even with tied files, still arrange to apply set_modes. (diff) | |
download | wireguard-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.h | 5 |
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 */ |