diff options
Diffstat (limited to 'misc/gethostname.c')
-rw-r--r-- | misc/gethostname.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gethostname.c b/misc/gethostname.c index 6e70da9..40d3027 100644 --- a/misc/gethostname.c +++ b/misc/gethostname.c @@ -32,4 +32,3 @@ __gethostname (name, len) stub_warning (gethostname) weak_alias (__gethostname, gethostname) -#include <stub-tag.h> |