Merge branch 'readline'

This commit is contained in:
Markus Armbruster 2017-07-08 20:43:29 +02:00
commit d3a64a4f6e
20 changed files with 479 additions and 200 deletions

View file

@ -50,6 +50,7 @@
#include <string.h>
#include <unistd.h>
#include "fnameat.h"
#include "misc.h"
#include "optlist.h"
#include "prototypes.h"