Convert avro headers to .hh

Required for converting maxscale/buffer.h.
This commit is contained in:
Esa Korhonen
2019-01-15 16:30:54 +02:00
parent dae99b2acd
commit 6a23015b64
13 changed files with 14 additions and 18 deletions

View File

@ -11,7 +11,7 @@
* Public License.
*/
#include "maxavro.h"
#include "maxavro.hh"
#include <string.h>
#include <unistd.h>
#include <sys/types.h>