pdf_util.c

changeset 94
7664a3f112ba
parent 67
7add7411c1c2
child 125
e2ef1c2f9eca
     1.1 diff -r 98a8a2c763fd -r 7664a3f112ba pdf_util.c
     1.2 --- a/pdf_util.c	Mon Mar 10 09:58:34 2003 +0000
     1.3 +++ b/pdf_util.c	Mon Mar 10 13:08:25 2003 +0000
     1.4 @@ -4,7 +4,7 @@
     1.5   *      will be compressed using ITU-T T.6 (G4) fax encoding.
     1.6   *
     1.7   * PDF routines
     1.8 - * $Id: pdf_util.c,v 1.4 2003/02/21 02:49:11 eric Exp $
     1.9 + * $Id: pdf_util.c,v 1.5 2003/03/10 05:08:25 eric Exp $
    1.10   * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
    1.11   *
    1.12   * This program is free software; you can redistribute it and/or modify
    1.13 @@ -32,7 +32,6 @@
    1.14  #include <string.h>
    1.15  
    1.16  #include "bitblt.h"
    1.17 -#include "pdf.h"
    1.18  #include "pdf_util.h"
    1.19  
    1.20