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

(-)disdvi.c.orig (-1 / +1 lines)
Lines 108-114 Link Here
108
 */
108
 */
109
109
110
#if !defined(THINK_C)
110
#if !defined(THINK_C)
111
char *          malloc          ();
111
void *          malloc          ();
112
#endif
112
#endif
113
113
114
#if defined(VMS)
114
#if defined(VMS)

Return to bug 74232