XEmacs 21.2.36 "Notos"
[chise/xemacs-chise.git.1] / src / sysdll.h
index bda610e..1870289 100644 (file)
@@ -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_ */