diff options
| author | Tyge Løvset <[email protected]> | 2023-04-28 17:01:58 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2023-04-28 17:01:58 +0200 |
| commit | 49e7d9cc0a888b0b19aa4e737d55a2bc33bec824 (patch) | |
| tree | 6e4aea9d457fe89a3dd1be441c88000539614b54 /include/stc/cqueue.h | |
| parent | a922157394a9a3e0cffe26a5fa4d29c9d78ecc06 (diff) | |
| download | STC-modified-49e7d9cc0a888b0b19aa4e737d55a2bc33bec824.tar.gz STC-modified-49e7d9cc0a888b0b19aa4e737d55a2bc33bec824.zip | |
Removed crandom.h and altnames.h. Housholding.
Diffstat (limited to 'include/stc/cqueue.h')
| -rw-r--r-- | include/stc/cqueue.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/stc/cqueue.h b/include/stc/cqueue.h index 1934305a..254bc834 100644 --- a/include/stc/cqueue.h +++ b/include/stc/cqueue.h @@ -53,9 +53,7 @@ int main() { } */ -#ifndef _i_prefix #define _i_prefix cqueue_ -#endif #define _i_queue #define _pop_front _pop |
