1
1
Required for the W* macros on OpenBSD. Reported by Brian Callahan.
Этот коммит содержится в:
Yorhel 2015-04-07 10:39:46 +02:00
родитель c0334e071a
Коммит 29f347c19c

Просмотреть файл

@ -32,6 +32,7 @@
#include <ncurses.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/wait.h>
void shell_draw() {
char *full_path;