Oops. libintl.h needs to be #ifdef'd
This commit is contained in:
parent
c5acd7cc43
commit
baa125de2c
1 changed files with 2 additions and 0 deletions
|
@ -31,7 +31,9 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#ifdef I18N
|
||||
#include <libintl.h>
|
||||
#endif
|
||||
|
||||
#include <comedi_errno.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue