Update header guard.
This commit is contained in:
parent
68078d7ea7
commit
df2efd03c4
|
@ -20,8 +20,8 @@
|
|||
* Cookies (interface).
|
||||
*/
|
||||
|
||||
#ifndef _NETSURF_DESKTOP_COOKIES_H_
|
||||
#define _NETSURF_DESKTOP_COOKIES_H_
|
||||
#ifndef _NETSURF_DESKTOP_COOKIES_OLD_H_
|
||||
#define _NETSURF_DESKTOP_COOKIES_OLD_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue