]> arthur.barton.de Git - netatalk.git/blobdiff - etc/cnid_dbd/comm.h
Merge from branch-2-1
[netatalk.git] / etc / cnid_dbd / comm.h
index 614bd27da6adbeedbe166768f08fe811f6c49d7a..46d91fc18fab1c8e97c815e91393ea73c418426e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: comm.h,v 1.5 2009-10-19 08:09:07 didg Exp $
- *
  * Copyright (C) Joerg Lenneis 2003
  * All Rights Reserved.  See COPYING.
  */
@@ -8,6 +6,8 @@
 #ifndef CNID_DBD_COMM_H
 #define CNID_DBD_COMM_H 1
 
+/* number of seconds to try reading in readt */
+#define CNID_DBD_TIMEOUT 1
 
 #include <atalk/cnid_dbd_private.h>