diff options
-rw-r--r-- | include/net/gtp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/gtp.h b/include/net/gtp.h index 894a37b..6398891 100644 --- a/include/net/gtp.h +++ b/include/net/gtp.h @@ -1,5 +1,5 @@ #ifndef _GTP_H_ -#define _GTP_H +#define _GTP_H_ /* General GTP protocol related definitions. */ |