Browse Source

Add a missing header to get a missing prototype for cp_ccon().

pre-master-46
danmc 20 years ago
parent
commit
37863e0c23
  1. 2
      src/frontend/com_shell.c

2
src/frontend/com_shell.c

@ -8,7 +8,7 @@
#include <wordlist.h>
#include "com_shell.h"
#include "cpextern.h"
/* Fork a shell. */

Loading…
Cancel
Save