mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 07:04:49 +08:00
cpukit/rfs: fix typo in header guard
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#if !defined (_RTEMS_RFS_DIR_HASH_H_)
|
||||
#define _RTEMS_RFS_DIR_HAS_H_
|
||||
#define _RTEMS_RFS_DIR_HASH_H_
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user