Few extra changes...

This commit is contained in:
Diego Nehab 2005-01-02 22:51:33 +00:00
parent 97b26e0b66
commit 49445951a8
5 changed files with 4 additions and 5 deletions

View file

@ -20,11 +20,11 @@
#include <lua.h>
#include <lauxlib.h>
#include "compat-5.1.h"
#include "luasocket.h"
/*=========================================================================*\
* LuaSocket includes
\*=========================================================================*/
#include "luasocket.h"
#include "auxiliar.h"
#include "except.h"