Skip to content

Commit

Permalink
Merge pull request #14 from tomasjablonskis/master
Browse files Browse the repository at this point in the history
Resolve Xcode 16.0 issues
  • Loading branch information
Feghal authored Sep 26, 2024
2 parents bd6efef + b0fff83 commit 423fafd
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 423fafd

Please sign in to comment.