[build] fix a build break

pull/69/head
Timothy Stack 11 years ago
parent 5ba3097ee7
commit 9a0c09e2ac

@ -31,7 +31,10 @@
#include "config.h"
#include <stdio.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include "lnav_config.hh"

Loading…
Cancel
Save