Update _COMMONIO_H and _SHADOWIO_H to drop leading underscore
Closes #23 Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
parent
5fc99f02cf
commit
5701e147ef
@ -31,8 +31,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
#ifndef _COMMONIO_H
|
#ifndef COMMONIO_H
|
||||||
#define _COMMONIO_H
|
#define COMMONIO_H
|
||||||
|
|
||||||
#ifdef WITH_SELINUX
|
#ifdef WITH_SELINUX
|
||||||
#include <selinux/selinux.h>
|
#include <selinux/selinux.h>
|
||||||
|
@ -31,8 +31,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
#ifndef _SHADOWIO_H
|
#ifndef SHADOWIO_H
|
||||||
#define _SHADOWIO_H
|
#define SHADOWIO_H
|
||||||
|
|
||||||
#include "defines.h"
|
#include "defines.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user