mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-11 18:32:53 +03:00
header guard fix
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
This commit is contained in:
parent
b10bfccfc0
commit
ec3d3cf913
@ -1,5 +1,5 @@
|
||||
#ifndef MC_UTIL_H
|
||||
#define MC_UTIL_H96fc77bc3ee1f2ae2ae7c0a14d3bf08975b4cb66
|
||||
#define MC_UTIL_H
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <assert.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user