diff options
| author | amelia squires <[email protected]> | 2025-04-16 13:09:46 -0500 |
|---|---|---|
| committer | amelia squires <[email protected]> | 2025-04-16 13:09:46 -0500 |
| commit | 009eb7d43d9582856c275ad3b16f7e3ff94209cc (patch) | |
| tree | 6d1f5ea000a6d72164a5b6e05b68dfbe0371ae06 /src/net/common.h | |
| parent | dd7a8af4050454c3901987bff24a77334f892cc4 (diff) | |
merge thingy
Diffstat (limited to 'src/net/common.h')
| -rw-r--r-- | src/net/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/common.h b/src/net/common.h index 6b1a25a..828cb04 100644 --- a/src/net/common.h +++ b/src/net/common.h @@ -1,9 +1,6 @@ #ifndef __common_net_h #define __common_net_h -#include "lua5.4/lauxlib.h" -#include "lua5.4/lua.h" - #include <sys/types.h> #include <stdio.h> #include <stdlib.h> |
