Skip to content

Commit 179aae5

Browse files
committed
Merge branch 'ab/i18n-scripts-basic'
* ab/i18n-scripts-basic: sh-i18n--envsubst.c: do not #include getopt.h
2 parents 302bd99 + 7c1fdd7 commit 179aae5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sh-i18n--envsubst.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
5252

5353
#include <errno.h>
54-
#include <getopt.h>
5554
#include <stdio.h>
5655
#include <stdlib.h>
5756
#include <string.h>

0 commit comments

Comments
 (0)