mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
bzip2: remove locally added __FBSDID
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D42700 (cherry picked from commit ae477ca7da55f76d28859e1bd01cd1051e36f28f)
This commit is contained in:
parent
83c9481db9
commit
74b8927f82
1 changed files with 0 additions and 3 deletions
|
|
@ -28,9 +28,6 @@
|
|||
bzBuffToBuffDecompress. Fixed.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "bzlib_private.h"
|
||||
|
||||
#ifndef BZ_NO_COMPRESS
|
||||
|
|
|
|||
Loading…
Reference in a new issue