blob: 48e2ec20f8a83536b4480cc3765db1f4193a6efc [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 <ndn-cpp/ndn-cpp-config.h>
#include <stdint.h>
#include <stddef.h>
#endif