linux(4): Fix leftovers after 2ff63af9

This commit is contained in:
Dmitry Chagin 2023-08-17 23:54:00 +03:00
parent 6ecab39494
commit 270e01d468
7 changed files with 1 additions and 12 deletions

View File

@ -25,7 +25,6 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
#include <sys/elf.h>
#include <sys/errno.h>

View File

@ -25,8 +25,6 @@
* SUCH DAMAGE.
*/
/*
*/
#ifndef _ARM64_LINUX_H_
#define _ARM64_LINUX_H_

View File

@ -26,7 +26,6 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
#include <sys/elf.h>
#include <sys/errno.h>

View File

@ -1,5 +1,3 @@
/*
*/
#ifndef LINUX_PERSONALITY_H
#define LINUX_PERSONALITY_H

View File

@ -27,6 +27,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/proc.h>

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This file defines compatibility versions of several video structures
* defined in the Linux videodev2.h header (linux_videodev2.h). The

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This file defines compatibility versions of several video structures
* defined in the Linux videodev.h header (linux_videodev.h). The