1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/doom/files/patch-ad
1999-01-15 02:54:22 +00:00

12 lines
266 B
Plaintext

--- linuxdoom-1.10/i_video.c~ Mon Dec 22 21:39:01 1997
+++ linuxdoom-1.10/i_video.c Mon Dec 14 03:24:45 1998
@@ -46,7 +46,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
-#include <errnos.h>
+#include <errno.h>
#include <signal.h>
#include "doomstat.h"