Guest User

Untitled

a guest
Jan 13th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. diff --git a/util/gaul/gaul_util.h b/util/gaul/gaul_util.h
  2. index d81df51..74511d9 100755
  3. --- a/util/gaul/gaul_util.h
  4. +++ b/util/gaul/gaul_util.h
  5. @@ -175,6 +175,7 @@ typedef short _Bool;
  6. #if HAVE__BOOL != 1
  7. typedef short _Bool;
  8. #endif
  9. +typedef short _Bool;
  10.  
  11. #define boolean _Bool
Add Comment
Please, Sign In to add comment