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

Collapse All | Expand All

(-)kadu/modules/voice/libgsm/src/code.c (+2 lines)
Lines 16-21 Link Here
16
	extern char	* memcpy P((char *, char *, int));
16
	extern char	* memcpy P((char *, char *, int));
17
#endif
17
#endif
18
18
19
#include	<string.h>
20
19
#include	"private.h"
21
#include	"private.h"
20
#include	"gsm.h"
22
#include	"gsm.h"
21
#include	"proto.h"
23
#include	"proto.h"

Return to bug 257644