Added required include

This commit is contained in:
sjborley 2005-06-01 11:32:38 +00:00
parent 1f33b1ee02
commit a5b8ac8ebc
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include "com_rehash.h"
#include "streams.h"
#include "control.h"
#include "parser/unixcom.h"
void
com_rehash(wordlist *wl)