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

Collapse All | Expand All

(-)gwave-code-249-trunk.orig/spicefile/sp2sp.c (+2 lines)
Lines 26-31 Link Here
26
#include <float.h>
26
#include <float.h>
27
#include <errno.h>
27
#include <errno.h>
28
#include <glib.h>
28
#include <glib.h>
29
#include <unistd.h>
30
29
#include "spicestream.h"
31
#include "spicestream.h"
30
32
31
#define SWEEP_NONE 0
33
#define SWEEP_NONE 0
(-)gwave-code-249-trunk.orig/spicefile/test_read.c (+1 lines)
Lines 27-32 Link Here
27
#include <string.h>
27
#include <string.h>
28
#include <errno.h>
28
#include <errno.h>
29
#include <glib.h>
29
#include <glib.h>
30
#include <unistd.h>
30
31
31
#include "wavefile.h"
32
#include "wavefile.h"
32
33

Return to bug 590814