1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 15:43:12 +02:00

Fixed a few small things

This commit is contained in:
Adam
2011-06-14 18:23:53 -04:00
parent 1cd65878db
commit df971befb2
7 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
#else
# define _(x) x
#endif
# define gtl(x) x
#define gtl(x) x
#ifndef _WIN32
# include <unistd.h>