fix yellow on simulator + multivolume

Change-Id: Idc6d0e2e8fb06c2df4cac13ad7253b0b8628c308
This commit is contained in:
Amaury Pouly 2013-01-15 22:59:29 +00:00
parent fa6dc058ef
commit 9b7edbf609

View file

@ -25,9 +25,11 @@
#include "debug.h"
#include "file.h"
#include "filefuncs.h"
#include "string-extra.h"
#ifndef __PCTOOL__
#ifdef HAVE_MULTIVOLUME
/* returns on which volume this is, and copies the reduced name
(sortof a preprocessor for volume-decorated pathnames) */
int strip_volume(const char* name, char* namecopy)