changeset 18772:d8ccd2413041

Require cc-defs.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jul 1997 21:30:50 +0000
parents c0b6ecdf4a2b
children c7ba19cdcf30
files lisp/progmodes/cc-langs.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cc-langs.el	Sun Jul 13 21:19:52 1997 +0000
+++ b/lisp/progmodes/cc-langs.el	Sun Jul 13 21:30:50 1997 +0000
@@ -28,6 +28,8 @@
 ;; Boston, MA 02111-1307, USA.
 
 
+(require 'cc-defs)
+
 ;; Regular expressions and other values which must be parameterized on
 ;; a per-language basis.