mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
This header is for Solaris compatibility only (according to David
O'Brien), so add a comment to that effect to remind folks.
This commit is contained in:
parent
acebb8eba1
commit
03abafac4c
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
/*
|
||||
* This is a Solaris compatibility header
|
||||
*/
|
||||
|
||||
#ifndef _ELF_H_
|
||||
#define _ELF_H_
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue