Changeset 164 in libcf for trunk/src/cf_util.c


Ignore:
Timestamp:
09/08/14 00:52:00 (10 years ago)
Author:
cheese
Message:

#1 change WaitSingleObject to CriticalSection for windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cf_util.c

    r163 r164  
    88#include "cf_util.h"
    99#include "cf_error.h"
     10#include "cf_local.h"
    1011
    1112#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.