* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
[bpt/emacs.git] / src / callproc.c
index 19bd7f3..6e47c43 100644 (file)
@@ -629,7 +629,7 @@ when Emacs starts.");
 
 #ifndef VMS
   defsubr (&Scall_process);
-#endif
   defsubr (&Sgetenv);
+#endif
   defsubr (&Scall_process_region);
 }