Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 100751
Collapse All | Expand All

(-)man/texinfo2man_broken.c (+2 lines)
Lines 1-5 Link Here
1
#include <stdio.h>
1
#include <stdio.h>
2
#ifdef HAVE_MALLOC_H
2
#include <malloc.h>
3
#include <malloc.h>
4
#endif
3
#include <string.h>
5
#include <string.h>
4
#include <ctype.h>
6
#include <ctype.h>
5
#include <stdlib.h>
7
#include <stdlib.h>

Return to bug 100751