include config.h

This commit is contained in:
matthias.ringwald 2011-06-05 11:24:44 +00:00
parent c56623e5dc
commit e38c1f5105

View File

@ -33,6 +33,8 @@
#include <stdint.h>
#include <btstack/linked_list.h>
#include "../config.h"
typedef enum {
SDP_ErrorResponse = 1,
SDP_ServiceSearchRequest,