From: Matthew Fernandez Date: Sat, 12 Sep 2020 20:34:35 +0000 (-0700) Subject: remove sfio #include of feature header X-Git-Tag: 2.46.0~20^2^2~76^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87e00bfe3b235a97fb195ad5980fe2d1066a3ff4;p=graphviz remove sfio #include of feature header No sfio code relies on the macros supplied by this dynamically generated header any more. Related to #1422 and #1521. --- diff --git a/lib/sfio/sfhdr.h b/lib/sfio/sfhdr.h index 16ef69d81..853c80e89 100644 --- a/lib/sfio/sfhdr.h +++ b/lib/sfio/sfhdr.h @@ -27,7 +27,6 @@ extern "C" { ** Written by Kiem-Phong Vo */ -#include "FEATURE/sfio" #include "sfio_t.h" #include "config.h"