freebsd-dev/usr.bin/dtc
Dimitry Andric 23cba92bd3 Fix build of BSD dtc when NDEBUG is defined (MK_ASSERT_DEBUG=no):
* Initialize correct parent in binary_operator's constructor.
* Include <errno.h> explicitly, otherwise errno is undefined (without
  NDEBUG, this is accidentally 'fixed' by including <iostream>).

Reported by:	matteo
MFC after:	3 days
2017-02-13 20:56:53 +00:00
..
checking.cc
checking.hh
dtb.cc
dtb.hh
dtc.1
dtc.cc
fdt.cc
fdt.hh
HACKING
input_buffer.cc
input_buffer.hh
Makefile
Makefile.depend
string.cc
string.hh
util.hh