Bash-4.2 distribution sources and documentation
diff --git a/pcomplete.h b/pcomplete.h
index dacbcef..6c1a664 100644
--- a/pcomplete.h
+++ b/pcomplete.h
@@ -35,6 +35,7 @@
   char *suffix;
   char *funcname;
   char *command;
+  char *lcommand;
   char *filterpat;
 } COMPSPEC;