X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e8af40eed41d6c61ea6a0649512c4b09afcb1bfa..ca05be61ac6d9b527df14f667c447224b69a955d:/lisp/net/snmp-mode.el diff --git a/lisp/net/snmp-mode.el b/lisp/net/snmp-mode.el index 227eccd475..cde6fb7c60 100644 --- a/lisp/net/snmp-mode.el +++ b/lisp/net/snmp-mode.el @@ -1,6 +1,6 @@ ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode -;; Copyright (C) 1995,1998 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1998, 2002 Free Software Foundation, Inc. ;; Author: Paul D. Smith ;; Keywords: data @@ -86,6 +86,9 @@ ;;; Code: +(eval-when-compile + (require 'tempo)) + ;;;---------------------------------------------------------------------------- ;; ;; Customize these: