Commits


avoid include statements in header files; make each .c pull in what's needed


replace enum diff_rc errors with plain errno values


KNF: use max 80 columns


remove code dup of diff_main() invocation for plain vs unidiff


Remove unused `arbitrary_info'.


initial commit