Print this page
Rich's feedback

*** 11,22 **** /* * Copyright 2017 Jason King */ ! #ifndef _SYSDEMANGLE_H ! #define _SYSDEMANGLE_H #include <sys/types.h> #ifdef __cplusplus extern "C" { --- 11,22 ---- /* * Copyright 2017 Jason King */ ! #ifndef _DEMANGLE_SYS_H ! #define _DEMANGLE_SYS_H #include <sys/types.h> #ifdef __cplusplus extern "C" {
*** 36,41 **** #ifdef __cplusplus } #endif ! #endif /* _SYSDEMANGLE_H */ --- 36,41 ---- #ifdef __cplusplus } #endif ! #endif /* _DEMANGLE_SYS_H */