diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/sun-curs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/sun-curs.el b/lisp/sun-curs.el index 329b37fe4b4..10253dcb7c6 100644 --- a/lisp/sun-curs.el +++ b/lisp/sun-curs.el | |||
| @@ -32,6 +32,7 @@ | |||
| 32 | ;;; 9-dec-86 Jeff Peck, Sun Microsystems Inc. <peck@sun.com> | 32 | ;;; 9-dec-86 Jeff Peck, Sun Microsystems Inc. <peck@sun.com> |
| 33 | 33 | ||
| 34 | (require 'cl) | 34 | (require 'cl) |
| 35 | (require 'sun-fns) | ||
| 35 | 36 | ||
| 36 | (eval-and-compile | 37 | (eval-and-compile |
| 37 | (defvar sc::cursors nil "List of known cursors")) | 38 | (defvar sc::cursors nil "List of known cursors")) |