Skip to content

Commit

Permalink
Remove unistd.h
Browse files Browse the repository at this point in the history
Fixes #57
  • Loading branch information
vareddy committed Oct 11, 2017
1 parent c81cdea commit f8c8472
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aws_iot_mqtt_client_common_internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ extern "C" {
#endif

#include <aws_iot_mqtt_client.h>
#include <unistd.h>
#include "aws_iot_mqtt_client_common_internal.h"

/* Max length of packet header */
Expand Down

0 comments on commit f8c8472

Please sign in to comment.