updates.
[silc.git] / lib / silcclient / command.h
index bf87b37f1fb49afeea79c1b379019f76c0447d69..3be53cc1f70d098ab2106e441a2c120f468ec516 100644 (file)
 #ifndef COMMAND_H
 #define COMMAND_H
 
-/* Forward declarations */
-typedef struct SilcClientCommandStruct *SilcClientCommand;
-typedef struct SilcClientCommandContextStruct *SilcClientCommandContext;
-
-#include "silcapi.h"
 #include "command_reply.h"
 
 /* Structure holding one command and pointer to its function. This