Changeset 147 for trunk/lib/void_stack.c


Ignore:
Timestamp:
02/22/09 14:31:52 (15 years ago)
Author:
tim
Message:

added talloc library

incorporated talloc into winsec and lru_cache modules

introduced talloc into SK caching system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/void_stack.c

    r111 r147  
    2222 */
    2323
    24 #include "../include/void_stack.h"
     24#include "void_stack.h"
    2525
    2626void_stack* void_stack_new(unsigned short max_size)
Note: See TracChangeset for help on using the changeset viewer.