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

Collapse All | Expand All

(-)_fusemodule.c.orig (+2 lines)
Lines 10-15 Link Here
10
10
11
//@+others
11
//@+others
12
//@+node:includes
12
//@+node:includes
13
#define FUSE_DEBUG 0
14
#define FUSE_USE_VERSION 11
13
#include <Python.h>
15
#include <Python.h>
14
#include "fuse.h"
16
#include "fuse.h"
15
#include <time.h>
17
#include <time.h>

Return to bug 183710