apps/pdcur34: Define pdc_color_t based on pixel depth, not on specific color format.

This commit is contained in:
Gregory Nutt
2017-11-22 07:22:03 -06:00
parent 63e3af2d62
commit 49dab79a30
5 changed files with 4 additions and 9 deletions

View File

@@ -43,7 +43,6 @@
#include <sys/types.h>
#include <stdio.h>
#include <signal.h>
#include <ctype.h>
#include <stdlib.h>
#include <time.h>