aboutsummaryrefslogtreecommitdiff
path: root/src/mime.h
diff options
context:
space:
mode:
authorE. Westbrook <github@westbrook.io>2019-02-27 20:58:27 -0700
committerE. Westbrook <github@westbrook.io>2019-03-10 00:04:20 -0700
commit83648f8df2a6ec6d3061b2642ae8739da94eadbe (patch)
treec8504f503b4cdd2c6a2278e98ebb6ace36ee95f7 /src/mime.h
parent2015290cb47a804e098a0bf44d349955e453c23a (diff)
downloadluasocket-83648f8df2a6ec6d3061b2642ae8739da94eadbe.tar.gz
luasocket-83648f8df2a6ec6d3061b2642ae8739da94eadbe.tar.bz2
luasocket-83648f8df2a6ec6d3061b2642ae8739da94eadbe.zip
mime: include reorg
Diffstat (limited to '')
-rw-r--r--src/mime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mime.h b/src/mime.h
index e57fc9c..4d938f4 100644
--- a/src/mime.h
+++ b/src/mime.h
@@ -9,7 +9,6 @@
9* provide a higher level interface to this functionality. 9* provide a higher level interface to this functionality.
10\*=========================================================================*/ 10\*=========================================================================*/
11#include "luasocket.h" 11#include "luasocket.h"
12#include "lua.h"
13 12
14/*-------------------------------------------------------------------------*\ 13/*-------------------------------------------------------------------------*\
15* Current MIME library version 14* Current MIME library version