KNF
This commit is contained in:
parent
f00c946f6d
commit
83b9ddad41
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: genassym.cf,v 1.2 2015/03/27 23:22:20 matt Exp $
|
||||
# $NetBSD: genassym.cf,v 1.3 2023/05/19 06:31:01 skrll Exp $
|
||||
|
||||
#
|
||||
# Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
|
@ -30,8 +30,8 @@
|
|||
#
|
||||
|
||||
include <sys/types.h>
|
||||
include <sys/queue.h>
|
||||
include <sys/cpu.h>
|
||||
include <sys/queue.h>
|
||||
include <sys/signal.h>
|
||||
include <sys/ucontext.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue