build: Test for features.h and move include to lib/zebra.h

* configure.ac: Check for features.h, which is needed to get Clang to
  define __STDC_IEC_559__.
* lib/{stream.c,zebra.h}: move the features.h include to zebra.h, so
  lib/network.c also gets it.
3 files changed