Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 361323 | Differences between
and this patch

Collapse All | Expand All

(-)fbgrab.c.orig (+1 lines)
Lines 20-25 Link Here
20
#include <fcntl.h>
20
#include <fcntl.h>
21
#include <sys/ioctl.h>
21
#include <sys/ioctl.h>
22
22
23
#include <zlib.h>
23
#include <getopt.h>
24
#include <getopt.h>
24
#include <sys/vt.h>   /* to handle vt changing */
25
#include <sys/vt.h>   /* to handle vt changing */
25
#include <png.h>      /* PNG lib */
26
#include <png.h>      /* PNG lib */

Return to bug 361323