mirror of
https://repo.or.cz/socat.git
synced 2025-07-11 06:22:58 +00:00
make failed after configure with non gcc compiler due to missing include
This commit is contained in:
parent
b6deb56a14
commit
4d013105ea
2 changed files with 6 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
/* source: xioexit.c */
|
||||
/* Copyright Gerhard Rieger 2001-2005 */
|
||||
/* Copyright Gerhard Rieger 2001-2012 */
|
||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||
|
||||
/* this file contains the source for the extended exit function */
|
||||
|
||||
#include "xiosysincludes.h"
|
||||
#include "compat.h"
|
||||
#include "xio.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue