summaryrefslogtreecommitdiff
path: root/dselect/methparse.cc
diff options
context:
space:
mode:
authorWichert Akkerman <wakkerma@debian.org>2000-03-18 18:23:46 +0000
committerWichert Akkerman <wakkerma@debian.org>2000-03-18 18:23:46 +0000
commite15491b471b90846d9dd95699fefee4958206ab4 (patch)
treed8d3e7a845eb1bebc74645436c73d93b2d25b1c1 /dselect/methparse.cc
parente9ca0e5a2a5afaaba1d2f59abf2fbe2a4dab18d3 (diff)
downloaddpkg-e15491b471b90846d9dd95699fefee4958206ab4.tar.gz
Synchronize to the potato branch again
Diffstat (limited to 'dselect/methparse.cc')
-rw-r--r--dselect/methparse.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/dselect/methparse.cc b/dselect/methparse.cc
index 0720a3546..aee018ed9 100644
--- a/dselect/methparse.cc
+++ b/dselect/methparse.cc
@@ -22,7 +22,6 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <signal.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/wait.h>
@@ -33,7 +32,6 @@
#include <ctype.h>
#include <assert.h>
-#include <curses.h>
extern "C" {
#include <config.h>