Changeset 147 for trunk/src/reglookup.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/src/reglookup.c

    r143 r147  
    2727#include <strings.h>
    2828#include <time.h>
    29 #include "../include/regfi.h"
    30 #include "../include/void_stack.h"
     29#include "regfi.h"
     30#include "void_stack.h"
    3131
    3232/* Globals, influenced by command line parameters */
Note: See TracChangeset for help on using the changeset viewer.