blob: 3f271990e8d3785f1c16dca5c064d00abaed26b4 [file] [log] [blame]
/**
* Copyright (C) 2013 Regents of the University of California.
* @author: Jeff Thompson <jefft0@remap.ucla.edu>
* See COPYING for copyright and distribution information.
*/
#ifndef NDN_COMMON_H
#define NDN_COMMON_H
#include "../../config.h"
#include <stdint.h>
#include <stddef.h>
#endif