Skip to content

Commit

Permalink
bakkerr#1: Fix compile errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pfink authored Dec 31, 2020
1 parent 6eb33d4 commit f1e3552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmilight.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <iostream>
#include <string.h>
#include <stdio.h>
#include <unistd.h>

#include <sys/time.h>
#include <sys/select.h>
Expand Down

0 comments on commit f1e3552

Please sign in to comment.