]> git.eshelyaron.com Git - emacs.git/commitdiff
(main): Change delimiter from "^L" to "^_^L".
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 Mar 1994 21:49:26 +0000 (21:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 Mar 1994 21:49:26 +0000 (21:49 +0000)
Allow for text following "BABYL OPTIONS:".
Add --help option.  Use argv[0] in error messages.

lib-src/b2m.c

index f05a0e8f678aea6d4d1a8fa8732112a2264c2666..dc0d81b6a9311f7945c610c19ff7510f48d09dd6 100644 (file)
 #include <fcntl.h>
 #endif
 
-#include "../src/config.h"
-
-#ifdef __STDC__
-#include <stdlib.h>
-#endif
+#include <../src/config.h>
 
 #ifdef USG
 #include <string.h>