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

Collapse All | Expand All

(-)mpeg3split.c.orig (+1 lines)
Lines 2-7 Link Here
2
#include <stdlib.h>
2
#include <stdlib.h>
3
#include <string.h>
3
#include <string.h>
4
4
5
#include "mpeg3private.h"
5
#include "mpeg3private.inc"
6
#include "mpeg3private.inc"
6
7
7
void copy_data(FILE *out, FILE *in, long bytes)
8
void copy_data(FILE *out, FILE *in, long bytes)

Return to bug 45325