Fix warnings on FreeBSD

This commit is contained in:
Ulrich Wilkens
2018-06-01 03:55:10 +02:00
committed by Jon Trulson
parent 885b65a09a
commit 297b6bd845
65 changed files with 342 additions and 269 deletions

View File

@@ -33,7 +33,7 @@
*
* Utilities declarations for _Tt_typecb
*/
#ifndef _API_TYPECB__UTILS_H
#ifndef _API_TYPECB_UTILS_H
#define _API_TYPECB_UTILS_H
#include "util/tt_object.h"
#include "util/tt_list.h"