summaryrefslogtreecommitdiffstats
path: root/generic/hostname.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-03-04 09:00:34 +1100
committerNathan Scott <nathans@redhat.com>2021-03-04 13:44:40 +1100
commitadaf748ab6e779fdf53706448bb31718f098f6d5 (patch)
tree4de3ca3bcbc77be2cc9f9987b8bbcdf50cae1df8 /generic/hostname.h
parent61ef1134d97dbcf8b4ee069b36addf3c706ff55c (diff)
Fix include file ordering of generic headers
Diffstat (limited to 'generic/hostname.h')
-rw-r--r--generic/hostname.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/hostname.h b/generic/hostname.h
index c6b941e8..32f0c461 100644
--- a/generic/hostname.h
+++ b/generic/hostname.h
@@ -9,6 +9,7 @@ in the source distribution for its full text.
#include <stddef.h>
+
void Generic_hostname(char* buffer, size_t size);
#endif

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