CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/01/26 11:23:49
Modified files: usr.sbin/config: config.h main.c Log message: satisfy -fno-common, by (1) copying all the variable decls from indent_globs.h to indent.c, and (2) changing all the same decls in indent_globs.h to be extern ok mortimer