mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
347 B

  1. --- ./cardmgr/xcardinfo.c.orig 2005-01-26 15:53:25.968206912 +0100
  2. +++ ./cardmgr/xcardinfo.c 2005-01-26 15:53:54.293900752 +0100
  3. @@ -44,7 +44,7 @@
  4. #include <pcmcia/config.h>
  5. #include <pcmcia/version.h>
  6. #include <pcmcia/cs_types.h>
  7. -#include <pcmcia/cs.h>
  8. +#include "../include/pcmcia/cs.h"
  9. #include <pcmcia/cistpl.h>
  10. #include <pcmcia/ds.h>