buildworld - bootstrap compatibility compiling older DragonFly's
commit00dca917186cc948377e7a378d5cce72876f2038
authorzrj <rimvydas.jasinskas@gmail.com>
Sun, 21 Aug 2016 08:30:47 +0000 (21 11:30 +0300)
committerzrj <zrj@dragonflybsd.org>
Sun, 21 Aug 2016 09:40:17 +0000 (21 12:40 +0300)
treefece1a4c338de4d39670a96fbf68f5f34eedd13b
parent153c1b8f7a7e7a7df9ea1546b681af08bee544b6
buildworld - bootstrap compatibility compiling older DragonFly's

* Fix buildworld issue bootstrapping gencat/uudecode utilities which does not
  expect newer header files (POSIX getline general visibility from <stdio.h>).

Could be MFC'd to DragonFly 4.6 branch for easier switching <-> master.
usr.bin/gencat/Makefile
usr.bin/gencat/gencat.c
usr.bin/uudecode/Makefile
usr.bin/uudecode/uudecode.c