mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 15:23:24 +00:00
Solaris 8 and Sun Studio support
This commit is contained in:
parent
6cc97b32a8
commit
9161a4eb2b
5 changed files with 43 additions and 10 deletions
3
sycls.c
3
sycls.c
|
@ -1,5 +1,5 @@
|
|||
/* source: sycls.c */
|
||||
/* Copyright Gerhard Rieger 2001-2008 */
|
||||
/* Copyright Gerhard Rieger 2001-2009 */
|
||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||
|
||||
/* explicit system call and C library trace function, for those who miss strace
|
||||
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "error.h"
|
||||
#include "filan.h"
|
||||
#include "utils.h"
|
||||
#include "sysutils.h"
|
||||
#include "sycls.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue