Drop superfluous #include

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-08-22 20:12:42 +02:00
parent ed26bc80ac
commit c3a34c9730
9 changed files with 0 additions and 11 deletions

View file

@ -37,7 +37,6 @@
#include <stdlib.h>
#include <sys/resource.h>
#include "nat.h"
#include "optlist.h"
#include "path.h"
#include "sect.h"

View file

@ -35,7 +35,6 @@
#include "chance.h"
#include "item.h"
#include "lost.h"
#include "optlist.h"
#include "nat.h"
#include "news.h"