diff options
Diffstat (limited to 'irc/sircd/files/patch-sircd::src::srv_commands.c')
-rw-r--r-- | irc/sircd/files/patch-sircd::src::srv_commands.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/sircd/files/patch-sircd::src::srv_commands.c b/irc/sircd/files/patch-sircd::src::srv_commands.c deleted file mode 100644 index 640343412e0f..000000000000 --- a/irc/sircd/files/patch-sircd::src::srv_commands.c +++ /dev/null @@ -1,11 +0,0 @@ ---- sircd/src/srv_commands.c.orig Fri Jun 15 16:10:36 2001 -+++ sircd/src/srv_commands.c Fri Jun 15 16:11:25 2001 -@@ -11,6 +11,8 @@ - */ - - #include <srv_include.h> -+#include <sys/types.h> -+#include <sys/stat.h> - - #ifdef WIN32 - #pragma warning(disable : 4090) // const |