diff options
Diffstat (limited to 'stream.c')
-rw-r--r-- | stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ /* TODO: Return errors rather than aborting if something goes wrong. */ -#include <config.h> +#include "config.h" #include <assert.h> #include <stdlib.h> |