From 130854cf6ecb6f87e9f33b1397950278839eaadf Mon Sep 17 00:00:00 2001 From: Gerard Wagener Date: Wed, 10 Apr 2019 13:38:40 +0200 Subject: [PATCH] chg: [pibs] changed inclusion macro --- bin/pibs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pibs.h b/bin/pibs.h index ce28de3..632ffd1 100644 --- a/bin/pibs.h +++ b/bin/pibs.h @@ -19,7 +19,7 @@ * along with this program. If not, see . */ #ifndef _PIBS_H_ -#define PIBS +#define _PIBS_H_ #include #include