summaryrefslogtreecommitdiffstats
path: root/htop.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-18 17:41:49 +1000
committerNathan Scott <nathans@redhat.com>2020-08-18 17:41:49 +1000
commit7ac1c709b727bd460889f2765db9e2a37535ef90 (patch)
tree02a76cefab54370e77dbeb9888f5f223d7515eb0 /htop.h
parent579995c7c2385b844d81b2508710dcbbe9b0d64f (diff)
Re-generate all headers with latest scripts/MakeHeader.py
Sync-up missing extern declarations for many functions.
Diffstat (limited to 'htop.h')
-rw-r--r--htop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/htop.h b/htop.h
index 7faa6c64..26c19180 100644
--- a/htop.h
+++ b/htop.h
@@ -14,6 +14,6 @@ in the source distribution for its full text.
// ----------------------------------------
-int main(int argc, char** argv);
+extern int main(int argc, char** argv);
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy