X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ginge.git;a=blobdiff_plain;f=common%2Fcmn.h;fp=common%2Fcmn.h;h=9257e112ccc9ca095ab008a4e048270f0f216a38;hp=0000000000000000000000000000000000000000;hb=3adc9ccb6566130bde29eeaf5c126f28c57c57d5;hpb=2ce69bdff40e40fb1c1954e0883d95de271cecc7;ds=sidebyside diff --git a/common/cmn.h b/common/cmn.h new file mode 100644 index 0000000..9257e11 --- /dev/null +++ b/common/cmn.h @@ -0,0 +1,3 @@ +#include + +int make_local_path(char *buf, size_t size, const char *file);