mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
telnetd/telnetd.h: Don't include config.h in a header file.
Reported by Collin Funk in https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00398.html
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see `http://www.gnu.org/licenses/'. */
|
||||
|
||||
#include <config.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user