2 * Copyright (C) 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>
3 * Helsinki University of Technology, Finland.
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU Library General Public License
8 * version 2 as published by the Free Software Foundation.
10 * This program is distributed in the hope that it will be useful, but
11 * WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * Library General Public License for more details.
15 * You should have received a copy of the GNU Library General Public
16 * License along with this file; if not, write to the Free Software
17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston,
25 #include <sys/syslog.h>
26 #include <exec/ports.h>
28 #if defined(__MORPHOS__)
41 #define LOG_CLOSE 0xff000000
43 #if defined(__MORPHOS__)
47 #endif /* !SYSLOG_H */