You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
225 B

  1. --- a/data_blob.h
  2. +++ b/data_blob.h
  3. @@ -23,7 +23,7 @@
  4. #ifndef _SAMBA_DATABLOB_H_
  5. #define _SAMBA_DATABLOB_H_
  6. -#include <talloc.h>
  7. +//#include <talloc.h>
  8. #include <stdint.h>
  9. /* used to hold an arbitrary blob of data */