Skip to content

Commit f8c8472

Browse files
committed
Remove unistd.h
Fixes #57
1 parent c81cdea commit f8c8472

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aws_iot_mqtt_client_common_internal.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ extern "C" {
4141
#endif
4242

4343
#include <aws_iot_mqtt_client.h>
44-
#include <unistd.h>
4544
#include "aws_iot_mqtt_client_common_internal.h"
4645

4746
/* Max length of packet header */

0 commit comments

Comments
 (0)