Index: trunk/Nebulous/nebclient/src/nebclient.h
===================================================================
--- trunk/Nebulous/nebclient/src/nebclient.h	(revision 3017)
+++ trunk/Nebulous/nebclient/src/nebclient.h	(revision 3022)
@@ -4,6 +4,9 @@
  * Copyright (C) 2005  Joshua Hoblitt
  *
- * $Id: nebclient.h,v 1.1 2005-01-16 10:37:59 jhoblitt Exp $
+ * $Id: nebclient.h,v 1.2 2005-01-16 19:49:09 jhoblitt Exp $
  */
+
+#ifndef IDATACLIENT_H
+#define IDATACLIENT_H 1
 
 #include "soapH.h"
@@ -53,2 +56,4 @@
 
 off_t idataCopyFilehandle(int sourceFH, int destFH);
+
+#endif // IDATACLIENT_H
