diff --git client/hosting_client.module client/hosting_client.module
index 4cc0fe6..4cb26ae 100644
--- client/hosting_client.module
+++ client/hosting_client.module
@@ -4,6 +4,7 @@
  */
 
 include('hosting_client.access.inc');
+include drupal_get_path( 'module', 'node' ) . '/node.pages.inc';
 
 function hosting_client_node_info() {
   $types["client"] =  array(
