Ticket #42024: patch-operations.c.diff
File patch-operations.c.diff, 381 bytes (added by shamardin@…, 11 years ago) |
---|
-
operations.c
old new 1 #include "externs.h" 1 2 #include "fuse.h" 2 3 #include "headers.h" 3 4 #include "support/gutils.h" 4 5 #include "support/gstring.h" 5 6 #include "support/gstats.h" 6 #include "externs.h"7 7 #include "errors.h" 8 8 #include "retriever/retriever.h" 9 9 #include "layout/core.h"