Skip to content

Commit

Permalink
Update IpHelper.h
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasjablonskis authored Sep 26, 2024
1 parent bd6efef commit b0fff83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FGRoute/Classes/IpHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#define IpHelper_h

#include <stdio.h>
#include <sys/_types/_in_addr_t.h>

int getdefaultgateway(in_addr_t * addr);

Expand Down

0 comments on commit b0fff83

Please sign in to comment.