mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
missed this one
This commit is contained in:
parent
0382b05780
commit
acc5e87619
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@
|
|||
#ifndef __threads_h
|
||||
#define __threads_h
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_PTHREAD_H
|
||||
#include <pthread.h>
|
||||
extern pthread_mutex_t *my_mutex;
|
||||
|
|
Loading…
Reference in a new issue