From a85a47d8162aff91633046fac737fbbaf74e9c51 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 19 Mar 2012 16:48:25 +0000 Subject: [PATCH] Remove unused include. --- portlist.h | 1 - 1 file changed, 1 deletion(-) diff --git a/portlist.h b/portlist.h index fb2681b97..9376fea83 100644 --- a/portlist.h +++ b/portlist.h @@ -95,7 +95,6 @@ #ifndef PORTLIST_H #define PORTLIST_H -#include #include "nbase.h" #ifndef NOLUA #include "nse_main.h"