Index: head/games/doomsday/files/patch-sdk_liblegacy_include_de_concurrency.h =================================================================== --- head/games/doomsday/files/patch-sdk_liblegacy_include_de_concurrency.h (nonexistent) +++ head/games/doomsday/files/patch-sdk_liblegacy_include_de_concurrency.h (revision 547051) @@ -0,0 +1,11 @@ +--- sdk/liblegacy/include/de/concurrency.h.orig 2020-08-27 20:47:27 UTC ++++ sdk/liblegacy/include/de/concurrency.h +@@ -31,7 +31,7 @@ + + typedef void *thread_t; + typedef void *mutex_t; +-typedef void *sem_t; ++//typedef void *sem_t; + + typedef enum systhreadexitstatus_e { + DENG_THREAD_STOPPED_NORMALLY, Property changes on: head/games/doomsday/files/patch-sdk_liblegacy_include_de_concurrency.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property