X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgetopt.h;h=addee4f4e93f7383eedbebb780a62252fb269e12;hb=2f2bda4d1953617b945f1222e008cb53edee162a;hp=e9a7040b159899df3113c8fa19750eb02b710a86;hpb=f6e87ab476a0faf8b124ecaaa27f967d825e6457;p=tinc diff --git a/src/getopt.h b/src/getopt.h index e9a7040b..addee4f4 100644 --- a/src/getopt.h +++ b/src/getopt.h @@ -133,3 +133,5 @@ extern int _getopt_internal(); #endif #endif + +#endif /* TINC_GETOPT_H */