* mel-b-el.el: Require `pces' for the macro `as-binary-process' when compiling.
[elisp/flim.git] / mel-b-el.el
index 2937238..d72b8d8 100644 (file)
@@ -27,6 +27,9 @@
 ;;; Code:
 
 (require 'mime-def)
+(eval-when-compile
+  ;; XXX: the macro `as-binary-process' should be provided when compiling.
+  (require 'pces))
 
 
 ;;; @ variables