diff options
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 44bbe3ac57..aec072e4a1 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -46,5 +46,5 @@ static char *local_patches[] = { # define LOCAL_PATCH_COUNT \ (sizeof(local_patches)/sizeof(local_patches[0])-2) -#define __PATCHLEVEL_H_INCLUDED__ +# define __PATCHLEVEL_H_INCLUDED__ #endif |