kopia lustrzana https://gitlab.com/sane-project/backends
umax_pp: define _XOPEN_SOURCE for putenv()
rodzic
7d6e63d1d3
commit
91854aadc5
|
@ -5,6 +5,8 @@
|
||||||
* 2 of the License, or (at your option) any later version.
|
* 2 of the License, or (at your option) any later version.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* For putenv */
|
||||||
|
#define _XOPEN_SOURCE
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
Ładowanie…
Reference in New Issue