fixed header guard names
made them more standard compliant
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __PROTOS__LINUX_H__
|
||||
#define __PROTOS__LINUX_H__
|
||||
#ifndef PROTOS__LINUX_H__
|
||||
#define PROTOS__LINUX_H__
|
||||
|
||||
#include <stdnoreturn.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user