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.

13 lines
294 B

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