Include guards on our headers
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
*
|
||||
* Copyright 2017 Fred N. van Kempen.
|
||||
*/
|
||||
|
||||
#ifndef EMU_VNC_H
|
||||
# define EMU_VNC_H
|
||||
|
||||
@@ -35,5 +36,4 @@ extern void vnc_take_screenshot(wchar_t *fn);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
#endif /*EMU_VNC_H*/
|
||||
|
||||
Reference in New Issue
Block a user