client/server added libfiu header files in --enable-libfiu-support mode
This commit is contained in:
parent
55ae7d5095
commit
15aff82980
@ -37,6 +37,11 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#if HAVE_LIBFIU
|
||||
#include <fiu-local.h>
|
||||
#include <fiu-control.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if HAVE_SYS_TYPES_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user