Fix build error

This commit is contained in:
Moritz Lipp 2011-07-20 09:56:57 +02:00
parent 15afd761fa
commit a58f5f0857

View File

@ -3,6 +3,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <libgen.h>
#include "completion.h"