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

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- dvdread/nav_read.c
0
++ dvdread/nav_read.c
Lines 19-24 Link Here
19
19
20
#include "config.h"
20
#include "config.h"
21
21
22
#include <stdlib.h>
22
#include <stdio.h>
23
#include <stdio.h>
23
#include <string.h>
24
#include <string.h>
24
#if defined(HAVE_INTTYPES_H)
25
#if defined(HAVE_INTTYPES_H)
25
-- tremor/misc.h
26
++ tremor/misc.h
Lines 29-34 Link Here
29
/* 64 bit multiply */
29
/* 64 bit multiply */
30
30
31
#include <sys/types.h>
31
#include <sys/types.h>
32
#include <stdlib.h>
32
#include "config.h"
33
#include "config.h"
33
34
34
#ifndef WORDS_BIGENDIAN
35
#ifndef WORDS_BIGENDIAN

Return to bug 239381