wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and getline.
This commit is contained in:
parent
7e04b6a890
commit
2e2937620d
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
* USA.
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "wmgeneral.h"
|
||||
#include <X11/Xlib.h> /* for XCopyArea, etc */
|
||||
#include <X11/Xutil.h> /* for XSizeHints, XWMHints, etc */
|
||||
|
|
Loading…
Reference in a new issue