Ignore:
Timestamp:
Mar 15, 2004, 2:50:57 AM (21 years ago)
Author:
bird
Message:

o Logging and strict features.
o #967: TLS implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/libsocket/accept.c

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r1288 r1289  
    3333#include <sys/fcntl.h>
    3434#include <emx/io.h>
    35 #include <emx/libclog.h>
     35#define __LIBC_LOG_GROUP __LIBC_LOG_GRP_SOCKET
     36#include <InnoTekLIBC/logstrict.h>
    3637#include "socket.h"
    3738
Note: See TracChangeset for help on using the changeset viewer.