Dont include getopt.h
PR: 32292 Submitted by: maintainer
This commit is contained in:
10
net-im/ickle/files/patch-examples::shell.cpp
Normal file
10
net-im/ickle/files/patch-examples::shell.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
--- examples/shell.cpp.orig Sat Dec 1 14:51:21 2001
|
||||
+++ examples/shell.cpp Sat Dec 1 14:51:25 2001
|
||||
@@ -11,7 +11,6 @@
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
-#include <getopt.h>
|
||||
|
||||
using namespace ICQ2000;
|
||||
using namespace std;
|
||||
10
net/ickle/files/patch-examples::shell.cpp
Normal file
10
net/ickle/files/patch-examples::shell.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
--- examples/shell.cpp.orig Sat Dec 1 14:51:21 2001
|
||||
+++ examples/shell.cpp Sat Dec 1 14:51:25 2001
|
||||
@@ -11,7 +11,6 @@
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
-#include <getopt.h>
|
||||
|
||||
using namespace ICQ2000;
|
||||
using namespace std;
|
||||
Reference in New Issue
Block a user