mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Resolve conflicts.
This commit is contained in:
parent
169c95233c
commit
24ad19c546
1 changed files with 4 additions and 0 deletions
|
|
@ -3306,6 +3306,10 @@ typedef struct am_table_short AMTS;
|
|||
|
||||
#endif /* IAMSUID */
|
||||
|
||||
#ifdef I_LIBUTIL
|
||||
# include <libutil.h> /* setproctitle() in some FreeBSDs */
|
||||
#endif
|
||||
|
||||
/* and finally... */
|
||||
#define PERL_PATCHLEVEL_H_IMPLICIT
|
||||
#include "patchlevel.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue