Thread
:
linux compile fix for 0.3.4
View Single Post
#
1
06-25-2002, 04:49 PM
Yodason
Hill Giant
Join Date: Jan 2002
Posts: 205
linux compile fix for 0.3.4
under #include <pthread.h> in mutex.h
add this line
#include "../common/unix.h"
make SURE it is in the else section of the #ifdef
Yodason
View Public Profile
Send a private message to Yodason
Find all posts by Yodason