aboutsummaryrefslogtreecommitdiff
path: root/src/graph/Gdraws
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/Gdraws')
-rw-r--r--src/graph/Gdraws/Gfun.c.pamphlet1
-rw-r--r--src/graph/Gdraws/Makefile.in3
2 files changed, 1 insertions, 3 deletions
diff --git a/src/graph/Gdraws/Gfun.c.pamphlet b/src/graph/Gdraws/Gfun.c.pamphlet
index 7a42f762..c7ef9d6e 100644
--- a/src/graph/Gdraws/Gfun.c.pamphlet
+++ b/src/graph/Gdraws/Gfun.c.pamphlet
@@ -49,7 +49,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define _GFUN_C
-#include "useproto.h"
#include <stdio.h>
#include <unistd.h>
diff --git a/src/graph/Gdraws/Makefile.in b/src/graph/Gdraws/Makefile.in
index b098aa70..597116d0 100644
--- a/src/graph/Gdraws/Makefile.in
+++ b/src/graph/Gdraws/Makefile.in
@@ -66,8 +66,7 @@ subdir = src/graph/Gdraws/
pamphlets = Makefile.pamphlet Gfun.c.pamphlet psFiles.pamphlet
HEADERS = ${IN}/Gdraws0.h ${LINC}/G.h ${LINC}/Gfun.H1 \
- ${GINC}/hash.h ${GINC}/hash.H1 ${GINC}/useproto.h \
- $(axiom_c_macros_h)
+ ${GINC}/hash.h ${GINC}/hash.H1 $(axiom_c_macros_h)
PSFiles= ${PS}/colorpoly.ps ${PS}/colorwol.ps ${PS}/draw.ps \
${PS}/drawIstr.ps ${PS}/drawarc.ps ${PS}/drawcolor.ps \