Skip to content

Commit

Permalink
Try to heal windows
Browse files Browse the repository at this point in the history
  • Loading branch information
LocutusOfBorg committed Sep 24, 2024
1 parent ee45bbf commit 0912df0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qdlt/dlt_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@

#if !defined (__WIN32__) && !defined(_MSC_VER)
#include <termios.h>
#else
typedef unsigned int speed_t;
#endif

#include "dlt_types.h"
Expand Down

0 comments on commit 0912df0

Please sign in to comment.