Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 219348 | Differences between
and this patch

Collapse All | Expand All

(-)libtabe-0.2.6.orig.really/src/tabe_tsi.c (+1 lines)
Lines 12-21 Link Here
12
#endif
12
#endif
13
13
14
#include <stdio.h>
14
#include <stdio.h>
15
#include <stdlib.h>
15
#include <stdlib.h>
16
#include <string.h>
16
#include <string.h>
17
#include <math.h>
17
18
18
#include "tabe.h"
19
#include "tabe.h"
19
20
20
struct TsiInfo *
21
struct TsiInfo *
21
tabeTsiInfoNew(char *str)
22
tabeTsiInfoNew(char *str)

Return to bug 219348