summaryrefslogtreecommitdiffhomepage
path: root/include/stc/cstack.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2023-04-28 17:01:58 +0200
committerTyge Løvset <[email protected]>2023-04-28 17:01:58 +0200
commit49e7d9cc0a888b0b19aa4e737d55a2bc33bec824 (patch)
tree6e4aea9d457fe89a3dd1be441c88000539614b54 /include/stc/cstack.h
parenta922157394a9a3e0cffe26a5fa4d29c9d78ecc06 (diff)
downloadSTC-modified-49e7d9cc0a888b0b19aa4e737d55a2bc33bec824.tar.gz
STC-modified-49e7d9cc0a888b0b19aa4e737d55a2bc33bec824.zip
Removed crandom.h and altnames.h. Housholding.
Diffstat (limited to 'include/stc/cstack.h')
-rw-r--r--include/stc/cstack.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/stc/cstack.h b/include/stc/cstack.h
index c2792358..87ef9405 100644
--- a/include/stc/cstack.h
+++ b/include/stc/cstack.h
@@ -28,9 +28,7 @@
#include "forward.h"
#endif // CSTACK_H_INCLUDED
-#ifndef _i_prefix
#define _i_prefix cstack_
-#endif
#include "priv/template.h"
#ifndef i_is_forward