Fix warnings on FreeBSD
This commit is contained in:
committed by
Jon Trulson
parent
885b65a09a
commit
297b6bd845
@@ -43,7 +43,7 @@
|
||||
/*
|
||||
* obj_namesP.h - C/Widget/other names for objects
|
||||
*/
|
||||
#ifndef _ABMF_OBJ_NAMES__H_
|
||||
#ifndef _ABMF_OBJ_NAMESP_H_
|
||||
#define _ABMF_OBJ_NAMESP_H_
|
||||
|
||||
#include "write_codeP.h"
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
*
|
||||
* Internal files - defines internal data structures, et cetera
|
||||
*/
|
||||
#ifndef _ABOBJ_NOTIFYP_H
|
||||
#ifndef _ABOBJ_NOTIFYP_H_
|
||||
#define _ABOBJ_NOTIFYP_H_
|
||||
|
||||
#include "objP.h" /* include before obj.h! */
|
||||
|
||||
Reference in New Issue
Block a user