]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.h
Fix prototype of com_create().
[adu.git] / adu.h
diff --git a/adu.h b/adu.h
index debada6f1c46ec3d743372ebd8ff637470263dd8..f8ef9c2ddf53af4a6c44ff9b3193487cbf8c9838 100644 (file)
--- a/adu.h
+++ b/adu.h
@@ -195,3 +195,4 @@ int com_select(void);
 
 /* create.h */
 int com_create(void);
+int com_interactive(void);