client/server added libfiu header files in --enable-libfiu-support mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user