summaryrefslogtreecommitdiff
path: root/fedora/.local/bin/htop-vim/generic/uname.h
diff options
context:
space:
mode:
Diffstat (limited to 'fedora/.local/bin/htop-vim/generic/uname.h')
-rw-r--r--fedora/.local/bin/htop-vim/generic/uname.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/fedora/.local/bin/htop-vim/generic/uname.h b/fedora/.local/bin/htop-vim/generic/uname.h
deleted file mode 100644
index 940d64c..0000000
--- a/fedora/.local/bin/htop-vim/generic/uname.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef HEADER_uname
-#define HEADER_uname
-/*
-htop - generic/uname.h
-(C) 2021 htop dev team
-Released under the GNU GPLv2+, see the COPYING file
-in the source distribution for its full text.
-*/
-
-char* Generic_uname(void);
-
-#endif