Changeset 147 for trunk/lib/range_list.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/range_list.c

    r145 r147  
    11/*
    2  * Copyright (C) 2008 Timothy D. Morgan
     2 * Copyright (C) 2008-2009 Timothy D. Morgan
    33 *
    44 * This program is free software; you can redistribute it and/or modify
     
    1919
    2020#include <math.h>
    21 #include "../include/range_list.h"
     21#include "range_list.h"
    2222
    2323
Note: See TracChangeset for help on using the changeset viewer.