File fix-mofc-include-patch.patch of Package sblim-sfcb
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs ../orig-sblim-sfcb-1.3.17/mofc/backend_sfcb.c ./mofc/backend_sfcb.c --- ../orig-sblim-sfcb-1.3.17/mofc/backend_sfcb.c 2013-08-21 01:26:22.000000000 +0200 +++ ./mofc/backend_sfcb.c 2013-08-26 11:52:38.362627384 +0200 @@ -19,7 +19,7 @@ * */ -#include "cmpi/cmpidt.h" +#include "cmpidt.h" #include "objectImpl.h" #include "fileRepository.h" #include "mofdecl.h"