Changeset 141 for trunk


Ignore:
Timestamp:
Oct 29, 2007, 10:36:39 PM (17 years ago)
Author:
rainer
Message:

Bugfix for compiling the server.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_pthread.c

    r140 r141  
    22
    33#include "sh_pthread.h"
    4 #include "sh_modules.h"
    54
    65#ifdef HAVE_PTHREAD
     
    87#include <signal.h>
    98#include "sh_calls.h"
     9#include "sh_modules.h"
    1010
    1111SH_MUTEX_INIT(mutex_skey,   PTHREAD_MUTEX_INITIALIZER);
Note: See TracChangeset for help on using the changeset viewer.