X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fsysdll.h;h=187028907efb1a4cd90212aeed93b89d1bff9f48;hb=761f92c159f8327ecf570ab8e9a4b27cd5e35732;hp=bda610e0a8c9d9aed74b2f2ba0e07177c2295b26;hpb=762383636a99307282c2d93d26c35c046ec24da1;p=chise%2Fxemacs-chise.git.1 diff --git a/src/sysdll.h b/src/sysdll.h index bda610e..1870289 100644 --- a/src/sysdll.h +++ b/src/sysdll.h @@ -50,4 +50,9 @@ const char *dll_error(dll_handle); } #endif +/* More stand-ins ... */ + +#define Qdll_filename_encoding Qfile_name +#define Qdll_function_name_encoding Qnative + #endif /* INCLUDED_sysdll_h_ */