]> git.meshlink.io Git - meshlink/blobdiff - lib/getopt.c
Removed last gettext function.
[meshlink] / lib / getopt.c
index fce2f0c7ce69110616d5f08ea5f8e623805b01b1..b2f88b42305f174aa1ebe0668501e6a8da401ac3 100644 (file)
@@ -85,8 +85,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define getpid() GetCurrentProcessId()
 #endif
 
-#include "gettext.h"
-
 /* This version of `getopt' appears to the caller like standard Unix `getopt'
    but it behaves differently for the user, since it allows the user
    to intersperse the options with the other arguments.