RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Arkadiusz Miskiewicz
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   29-Jul-2008 17:02:44
  Branch: rpm-5_1                          Handle: 2008072915024400

  Modified files:           (Branch: rpm-5_1)
    rpm/rpmio               rpmurl.h

  Log:
    Include rpmio.h for FD_t type.

  Summary:
    Revision    Changes     Path
    1.25.2.2    +1  -0      rpm/rpmio/rpmurl.h
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/rpmurl.h
  ============================================================================
  $ cvs diff -u -r1.25.2.1 -r1.25.2.2 rpmurl.h
  --- rpm/rpmio/rpmurl.h        31 May 2008 16:59:03 -0000      1.25.2.1
  +++ rpm/rpmio/rpmurl.h        29 Jul 2008 15:02:44 -0000      1.25.2.2
  @@ -6,6 +6,7 @@
    */
   
   #include <assert.h>
  +#include <rpmio.h>
   
   /**
    * Supported URL types.
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to