mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 17:44:23 +00:00
Merge pull request #2813 from brauner/2019-01-27/bugfixes_2
compiler: remove deprecated and unneeded header
This commit is contained in:
commit
ca5a24d334
@ -30,7 +30,6 @@
|
||||
#define _PRLIMIT_H
|
||||
|
||||
#include <linux/resource.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define RLIM_SAVED_CUR RLIM_INFINITY
|
||||
|
@ -23,7 +23,6 @@
|
||||
#ifndef _GNU_SOURCE
|
||||
#define _GNU_SOURCE 1
|
||||
#endif
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user