Fix implicit declaration of ptsname_r()
This commit is contained in:
parent
68a01bb992
commit
dc6e55c49d
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
#define _XOPEN_SOURCE
|
||||
#define _XOPEN_SOURCE_EXTENDED
|
||||
#define _GNU_SOURCE
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue