X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fsysdll.h;h=187028907efb1a4cd90212aeed93b89d1bff9f48;hp=bda610e0a8c9d9aed74b2f2ba0e07177c2295b26;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hpb=032d062ebcb2344e6245cea4214bc09835da97ee 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_ */