Fix trailing 'a' char
This commit is contained in:
parent
f9a746f44f
commit
273cbc844a
|
@ -24,7 +24,7 @@
|
|||
*/
|
||||
|
||||
#ifndef _SYS_SUNDDI_H
|
||||
#define _SYS_SUNDDI_Ha
|
||||
#define _SYS_SUNDDI_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue