mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
issues in these areas:
.h's installed
.hP's installed
-lcurses interaction
files needed in ~/legal for copyleft reasons.
5 lines
59 B
C
5 lines
59 B
C
|
|
#ifndef _Pix_h
|
|
#define _Pix_h 1
|
|
typedef void* Pix;
|
|
#endif
|