Changeset 1199 for trunk/src


Ignore:
Timestamp:
Feb 7, 2004, 2:35:07 AM (22 years ago)
Author:
bird
Message:

Initial libsyslog import.

Location:
trunk/src/emx/src/libsyslog
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/libsyslog/syslog.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1198 r1199  
    4040#include <sys/socket.h>
    4141#include <sys/uio.h>
    42 #include <syslog.h>
     42#include <sys/syslog.h>
    4343#include <netdb.h>
    4444#ifdef __EMX__
Note: See TracChangeset for help on using the changeset viewer.