summaryrefslogtreecommitdiff
path: root/refer/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'refer/shell.c')
-rw-r--r--refer/shell.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/refer/shell.c b/refer/shell.c
index 3dbc9f41aa98..bb7fd1232ff4 100644
--- a/refer/shell.c
+++ b/refer/shell.c
@@ -26,6 +26,9 @@
* IF THERE ARE NO EXCHANGES (IEX=0) ON A SWEEP
* THE COMPARISON GAP (IGAP) IS HALVED FOR THE NEXT SWEEP
*/
+
+#include "refer..c"
+
void
shell (int n, int (*comp)(int, int), int (*exch)(int, int))
{