clang-format

This commit is contained in:
2024-09-10 13:03:02 -04:00
parent 53c617d779
commit d66450e427
381 changed files with 28864 additions and 34170 deletions

View File

@@ -30,8 +30,8 @@
#ifndef _ERR_H_
#define _ERR_H_
#include <sys/cdefs.h> /* for __DEAD */
#include <kern/types.h> /* for __va_list */
#include <sys/cdefs.h> /* for __DEAD */
#include <kern/types.h> /* for __va_list */
/*
* 4.4BSD error-printing functions.