summaryrefslogtreecommitdiff
path: root/include/pcmcia/cs_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/cs_types.h')
-rw-r--r--include/pcmcia/cs_types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/pcmcia/cs_types.h b/include/pcmcia/cs_types.h
index 6f80b35a863e..f402a0f435b4 100644
--- a/include/pcmcia/cs_types.h
+++ b/include/pcmcia/cs_types.h
@@ -34,9 +34,6 @@ typedef u_int event_t;
typedef u_char cisdata_t;
typedef u_short page_t;
-struct pcmcia_device;
-typedef struct pcmcia_device *client_handle_t;
-
struct window_t;
typedef struct window_t *window_handle_t;