Edit

kc3-lang/libevent/WIN32-Code/misc.h

Branch :

  • Show log

    Commit

  • Author : Niels Provos
    Date : 2003-09-23 22:28:01
    Hash : ee8cc84e
    Message : Windows support from Mike Davis svn:r74

  • WIN32-Code/misc.h
  • #ifndef MISC_H
    #define MISC_H
    
    int gettimeofday(struct timeval *,struct timezone *);
    
    #endif