Skip to content

Instantly share code, notes, and snippets.

@mariuz
Created June 22, 2010 15:35
Show Gist options
  • Save mariuz/448637 to your computer and use it in GitHub Desktop.
Save mariuz/448637 to your computer and use it in GitHub Desktop.
--- quake1/sys_sdl.c 1999-12-25 14:14:37.036438016 +0200
+++ quake1_haiku/sys_sdl.c 2010-06-22 16:30:48.133955584 +0300
@@ -13,7 +13,6 @@
#include <errno.h>
#ifndef __WIN32__
#include <sys/ipc.h>
-#include <sys/shm.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/mman.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment