Remove use of the "staticforward" macro
[samba.git] / source4 / librpc / rpc / pyrpc.c
index 360fb24224c5ad1d394fc16aecdfa9c03016d13e..09f663213b680ebb1fb63ac5f8d8c5e769f8f666 100644 (file)
@@ -30,7 +30,7 @@
 
 void initbase(void);
 
-staticforward PyTypeObject dcerpc_InterfaceType;
+static PyTypeObject dcerpc_InterfaceType;
 
 static PyTypeObject *ndr_syntax_id_Type;