1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/doom/files/patch-ad

12 lines
266 B
Plaintext
Raw Normal View History

1999-01-15 02:54:22 +00:00
--- 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"