remove obsolete comment
[deb_libnfs.git] / include / nfsc / libnfs-zdr.h
index 55daa1221a7f4430996526afe464781ba55a6f8f..aae56be0ceabfc45641d3499ad03a5c3bc42f62a 100644 (file)
  * and slightly modified.
  ************************************************************/
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #ifndef _LIBNFS_ZDR_H_
 #define _LIBNFS_ZDR_H_
 
@@ -94,8 +90,6 @@ typedef uint32_t bool_t;
 
 typedef int (*zdrproc_t) (ZDR *, void *,...);
 
-/* XXX find out what we can get rid of */
-
 #define AUTH_NONE 0
 #define AUTH_NULL 0
 #define AUTH_UNIX 1