9f08c08531
PR98318 also pointed out that the NETWORKING #define was being checked with both #if and #ifdef. Let's consistently use one form. c++tools/ * server.cc: Use #if NETWORKING not #ifdef, to be consistent with elsewhere. |
||
---|---|---|
.. | ||
ChangeLog | ||
config.h.in | ||
configure | ||
configure.ac | ||
Makefile.in | ||
resolver.cc | ||
resolver.h | ||
server.cc |