mirror of
https://repo.or.cz/socat.git
synced 2025-07-12 22:53:24 +00:00
made it compile and run on SuSE5.2
This commit is contained in:
parent
75e643ad2d
commit
b2d618438a
10 changed files with 95 additions and 21 deletions
|
@ -120,4 +120,8 @@
|
|||
typedef unsigned int uint32_t;
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_TYPE_SA_FAMILY_T
|
||||
typedef uint16_t sa_family_t;
|
||||
#endif
|
||||
|
||||
#endif /* !defined(__xioconfig_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue