missed this one

This commit is contained in:
Bill Currie 2007-04-04 11:40:00 +00:00 committed by Jeff Teunissen
parent 0382b05780
commit acc5e87619
1 changed files with 0 additions and 4 deletions

View File

@ -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;