More work on builtin pager

This commit is contained in:
ridiculousfish
2013-12-07 12:43:40 -08:00
parent 76ecf897ce
commit ef4465efdb
4 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
#include "config.h"
#include "pager.h"
#include <stdlib.h>
#include <stdio.h>
#include <wchar.h>