Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit102d50e

Browse files
author
Artur Zakirov
committed
Remove #include <sys/cdefs.h>. It is not needed.
1 parent955d536 commit102d50e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

‎pgut/getopt.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
#ifndef_GETOPT_H_
3434
#define_GETOPT_H_
3535

36-
#include<sys/cdefs.h>
37-
3836
/*
3937
* GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
4038
* getopt() is declared here too for GNU programs.

‎pgut/getopt_long.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
* POSSIBILITY OF SUCH DAMAGE.
5050
*/
5151

52-
#include<sys/cdefs.h>
53-
5452
#include<errno.h>
5553
#include"getopt.h"
5654
#include<stdlib.h>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp