chg: [pibs] changed inclusion macro

master
Gerard Wagener 2019-04-10 13:38:40 +02:00
parent 5a94a11e78
commit 130854cf6e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#ifndef _PIBS_H_ #ifndef _PIBS_H_
#define PIBS #define _PIBS_H_
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>