H m -m -L -T are all working

This commit is contained in:
albert
2003-10-21 00:51:36 +00:00
parent 7dfe80961a
commit e583724fff
3 changed files with 46 additions and 10 deletions

4
top.c
View File

@@ -33,7 +33,11 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
// Foul POS defines all sorts of stuff...
#include <term.h>
#undef tab
#include <termios.h>
#include <time.h>
#include <unistd.h>