libchip: Use public include path

Update #3254.
This commit is contained in:
Sebastian Huber
2018-01-12 07:31:40 +01:00
parent a67f44c66e
commit 4b1243666b

View File

@@ -22,7 +22,7 @@
#include <stdarg.h>
#include <rtems/error.h>
#include <rtems/rtems_bsdnet.h>
#include "greth.h"
#include <libchip/greth.h>
#include <sys/param.h>
#include <sys/mbuf.h>