Abstract some things to move #includes out of headers.

This commit is contained in:
dmiller 2020-01-11 16:03:29 +00:00
parent a2c75e0ef4
commit ae10c8a19d
5 changed files with 35 additions and 36 deletions

View file

@ -136,7 +136,7 @@
#include "nbase.h"
#include "libnetutil/netutil.h"
#include "libnetutil/netutil.h" /* devtype */
#ifndef NOLUA
#include "nse_main.h"