mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-22 08:49:52 +02:00
unix: include reorg
This commit is contained in:
@ -4,9 +4,6 @@
|
||||
\*=========================================================================*/
|
||||
#include "luasocket.h"
|
||||
|
||||
#include "lua.h"
|
||||
#include "lauxlib.h"
|
||||
|
||||
#include "unixstream.h"
|
||||
#include "unixdgram.h"
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
* domain.
|
||||
\*=========================================================================*/
|
||||
#include "luasocket.h"
|
||||
#include "lua.h"
|
||||
|
||||
#include "buffer.h"
|
||||
#include "timeout.h"
|
||||
|
Reference in New Issue
Block a user