mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Better fixes for compiling on FreeBSD and OpenBSD.
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if !HAVE_INET_ATON
|
||||
# include <stdio.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_ALLOCA_H
|
||||
# define freea(x_)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user